Searched refs:spcid (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | spirv_cross_helpers_gles.cpp | 58 …orSpec(const array_view<const ShaderSpecialization::Constant> reflectionInfo, const uint32_t spcid, in DefineForSpec() argument 68 if (c.id == spcid) { in DefineForSpec()
|
H A D | spirv_cross_helpers_gles.h | 28 …neForSpec(BASE_NS::array_view<const ShaderSpecialization::Constant> reflectionInfo, uint32_t spcid, in RENDER_BEGIN_NAMESPACE()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/ |
H A D | spirv_cross_helpers_gles.h | 52 …const std::vector<SpecConstantInfo>& reflectionInfo, uint32_t spcid, uintptr_t offset, std::string…
|
H A D | spirv_cross_helpers_gles.cpp | 275 …const std::vector<SpecConstantInfo>& reflectionInfo, uint32_t spcid, uintptr_t offset, std::string… in DefineForSpec() argument 284 if (c.constantId == spcid) { in DefineForSpec()
|