Searched refs:GetPushConstants (Results 1 – 3 of 3) sorted by relevance
186 if (auto* ptr = createInfo.reflectionData.GetPushConstants(); ptr) { in ProcessShaderModule()
87 const uint8_t* GetPushConstants() const;
2263 const uint8_t* ShaderReflectionData::GetPushConstants() const in GetPushConstants() function in ShaderReflectionData