Searched refs:SetPushConstantData (Results 1 – 3 of 3) sorted by relevance
116 virtual void SetPushConstantData(BASE_NS::array_view<const uint8_t> data) = 0; in RENDER_BEGIN_NAMESPACE()
57 void SetPushConstantData(const BASE_NS::array_view<const uint8_t> data) override;
358 void ShaderPipelineBinder::SetPushConstantData(const array_view<const uint8_t> data) in SetPushConstantData() function in ShaderPipelineBinder