Searched refs:pushConstantsShaderStage (Results 1 – 1 of 1) sorted by relevance
1163 gl::ShaderType pushConstantsShaderStage = in ensureResourcesInitialized() local1172 pipelineLayoutDesc.updatePushConstantRange(pushConstantsShaderStage, 0, in ensureResourcesInitialized()1453 const VkShaderStageFlags pushConstantsShaderStage = in setupProgram() local1516 commandBuffer->pushConstants(pipelineLayout.get(), pushConstantsShaderStage, 0, in setupProgram()