Home
last modified time | relevance | path

Searched defs:indexId (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderGroup.cpp222 auto indexId = Object::ID(insn.word(5)); in EmitGroupNonUniform() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dscalar_replacement_pass.cpp340 uint32_t indexId = chain->GetSingleWordInOperand(1u); in ReplaceAccessChain() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_replacement_pass.cpp340 uint32_t indexId = chain->GetSingleWordInOperand(1u); in ReplaceAccessChain() local
/third_party/spirv-tools/source/opt/
H A Dscalar_replacement_pass.cpp341 uint32_t indexId = chain->GetSingleWordInOperand(1u); in ReplaceAccessChain() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexInputTests.cpp880 std::string indexId; in getGlslAttributeConditions() local
1545 writeVertexInputValue(deUint8* destPtr, const VertexInputAttributeDescription& attribute, int indexId) writeVertexInputValue() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp2710 int indexId = right->getAsSymbolNode() ? right->getAsSymbolNode()->getId() : 0; in lvalue() local
3996 bool LoopUnrollable::traverse(TIntermLoop *loop, int indexId) in traverse() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineVertexInputTests.cpp781 std::string indexId; in getGlslAttributeConditions() local
1410 writeVertexInputValue(deUint8* destPtr, const VertexInputAttributeDescription& attribute, int indexId) writeVertexInputValue() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputSPIRV.cpp1075 spirv::IdRef indexId = data->idList[index].id; in makeAccessChainIdList() local
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp2066 SpvId indexId = this->writeLiteral(swizzle.components()[0], *fContext.fTypes.fInt); in getLValue() local

Completed in 31 milliseconds