Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/fuzz/fact_manager/
Dconstant_uniform_facts.cpp27 uint32_t ConstantUniformFacts::GetConstantId( in GetConstantId() function in spvtools::fuzz::fact_manager::ConstantUniformFacts
83 if (auto constant_id = GetConstantId(fact_and_type_id.first, type_id)) { in GetConstantsAvailableFromUniformsForType()
122 return GetConstantId(fact_and_type.first, fact_and_type.second); in GetConstantFromUniformDescriptor()
Dconstant_uniform_facts.h71 uint32_t GetConstantId(
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/
Dconstant_uniform_facts.cpp27 uint32_t ConstantUniformFacts::GetConstantId( in GetConstantId() function in spvtools::fuzz::fact_manager::ConstantUniformFacts
83 if (auto constant_id = GetConstantId(fact_and_type_id.first, type_id)) { in GetConstantsAvailableFromUniformsForType()
122 return GetConstantId(fact_and_type.first, fact_and_type.second); in GetConstantFromUniformDescriptor()
Dconstant_uniform_facts.h71 uint32_t GetConstantId(
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/fact_manager/
Dconstant_uniform_facts.cpp27 uint32_t ConstantUniformFacts::GetConstantId( in GetConstantId() function in spvtools::fuzz::fact_manager::ConstantUniformFacts
83 if (auto constant_id = GetConstantId(fact_and_type_id.first, type_id)) { in GetConstantsAvailableFromUniformsForType()
122 return GetConstantId(fact_and_type.first, fact_and_type.second); in GetConstantFromUniformDescriptor()
Dconstant_uniform_facts.h71 uint32_t GetConstantId(
/external/deqp-deps/SPIRV-Tools/source/opt/
Dstrength_reduction_pass.cpp94 uint32_t shiftConstResultId = GetConstantId(shiftAmount); in ReplaceMultiplyByPowerOf2()
148 uint32_t StrengthReductionPass::GetConstantId(uint32_t val) { in GetConstantId() function in spvtools::opt::StrengthReductionPass
Dstrength_reduction_pass.h46 uint32_t GetConstantId(uint32_t);
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dstrength_reduction_pass.cpp93 uint32_t shiftConstResultId = GetConstantId(shiftAmount); in ReplaceMultiplyByPowerOf2()
147 uint32_t StrengthReductionPass::GetConstantId(uint32_t val) { in GetConstantId() function in spvtools::opt::StrengthReductionPass
Dstrength_reduction_pass.h46 uint32_t GetConstantId(uint32_t);
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dstrength_reduction_pass.cpp89 uint32_t shiftConstResultId = GetConstantId(shiftAmount); in ReplaceMultiplyByPowerOf2()
143 uint32_t StrengthReductionPass::GetConstantId(uint32_t val) { in GetConstantId() function in spvtools::opt::StrengthReductionPass
Dstrength_reduction_pass.h46 uint32_t GetConstantId(uint32_t);