Home
last modified time | relevance | path

Searched refs:GetIntConstantValue (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dshader_validation.cpp2045 static bool GetIntConstantValue(spirv_inst_iter insn, SHADER_MODULE_STATE const *src, VkPipelineSha… in GetIntConstantValue() function
2127 if (!GetIntConstantValue(scope_iter, src, pStage, id_to_spec_id, &scope)) { in ValidateCooperativeMatrix()
2130 if (!GetIntConstantValue(rows_iter, src, pStage, id_to_spec_id, &rows)) { in ValidateCooperativeMatrix()
2133 if (!GetIntConstantValue(cols_iter, src, pStage, id_to_spec_id, &cols)) { in ValidateCooperativeMatrix()