Searched refs:pushConstantReflection (Results 1 – 1 of 1) sorted by relevance
1237 std::vector<Gles::PushConstantReflection> pushConstantReflection; in reflectSpvBinary() local1244 pushConstantReflection, shaderStateFlags); in reflectSpvBinary()1281 push(reflection, static_cast<uint8_t>(pushConstantReflection.size())); in reflectSpvBinary()1282 for (const auto& refl : pushConstantReflection) { in reflectSpvBinary()