Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/
H A 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()
H A Dconstant_uniform_facts.h71 uint32_t GetConstantId(
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/
H A 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()
H A Dconstant_uniform_facts.h71 uint32_t GetConstantId(
/third_party/spirv-tools/source/fuzz/fact_manager/
H A 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()
H A Dconstant_uniform_facts.h71 uint32_t GetConstantId(
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A 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
H A Dstrength_reduction_pass.h46 uint32_t GetConstantId(uint32_t);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A 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
H A Dstrength_reduction_pass.h46 uint32_t GetConstantId(uint32_t);
/third_party/spirv-tools/source/opt/
H A 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
H A Dstrength_reduction_pass.h46 uint32_t GetConstantId(uint32_t);

Completed in 10 milliseconds