Searched defs:pStage (Results 1 – 3 of 3) sorted by relevance
1845 …tageInputOutputLimits(SHADER_MODULE_STATE const *src, VkPipelineShaderStageCreateInfo const *pStag… in ValidateShaderStageInputOutputLimits()2035 void GetSpecConstantValue(VkPipelineShaderStageCreateInfo const *pStage, uint32_t spec_id, void *bu… in GetSpecConstantValue()2045 …spirv_inst_iter insn, SHADER_MODULE_STATE const *src, VkPipelineShaderStageCreateInfo const *pStag… in GetIntConstantValue()2098 …dateCooperativeMatrix(SHADER_MODULE_STATE const *src, VkPipelineShaderStageCreateInfo const *pStag… in ValidateCooperativeMatrix()2730 …oid ValidationStateTracker::RecordPipelineShaderStage(VkPipelineShaderStageCreateInfo const *pStag… in RecordPipelineShaderStage()2754 bool CoreChecks::ValidatePipelineShaderStage(VkPipelineShaderStageCreateInfo const *pStage, const P… in ValidatePipelineShaderStage()2990 auto pStage = &pCreateInfo->pStages[i]; in ValidateGraphicsPipelineShaderState() local
5863 for (auto pStage = choiceStages; pStage < DE_ARRAY_END(choiceStages); ++pStage) in populateDescriptorBufferTests() local5919 for (auto pStage = choiceStages; pStage < DE_ARRAY_END(choiceStages); ++pStage) in populateDescriptorBufferTests() local5981 for (auto pStage = choiceStages; pStage < DE_ARRAY_END(choiceStages); ++pStage) in populateDescriptorBufferTests() local6033 for (auto pStage = choiceStages; pStage < DE_ARRAY_END(choiceStages); ++pStage) in populateDescriptorBufferTests() local6090 for (auto pStage = choiceStages; pStage < DE_ARRAY_END(choiceStages); ++pStage) in populateDescriptorBufferTests() local6165 for (auto pStage = choiceStages; pStage < DE_ARRAY_END(choiceStages); ++pStage) in populateDescriptorBufferTests() local6228 for (auto pStage = choiceStages; pStage < DE_ARRAY_END(choiceStages); ++pStage) in populateDescriptorBufferTests() local6325 for (auto pStage = choiceStages; pStage < DE_ARRAY_END(choiceStages); ++pStage) in populateDescriptorBufferTests() local6364 for (auto pStage = choiceStages; pStage < DE_ARRAY_END(choiceStages); ++pStage) in populateDescriptorBufferTests() local
170 … struct vk_pipeline_cache *cache, const VkPipelineShaderStageCreateInfo *pStage, in radv_compute_pipeline_compile()