Home
last modified time | relevance | path

Searched defs:firstWord (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/
H A Dimmediate_int_test.cpp177 const uint32_t firstWord = spvOpcodeMake(wordCount, SpvOpMemberName); in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dimmediate_int_test.cpp177 const uint32_t firstWord = spvOpcodeMake(wordCount, SpvOpMemberName); in TEST_F() local
/third_party/spirv-tools/test/
H A Dimmediate_int_test.cpp177 const uint32_t firstWord = spvOpcodeMake(wordCount, spv::Op::OpMemberName); in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dassembly_grammar.cpp252 lookupExtInst(spv_ext_inst_type_t type, uint32_t firstWord, spv_ext_inst_desc* extInst) const lookupExtInst() argument
H A Dtext.cpp468 std::string firstWord; in encodeInstructionStartingWithImmediate() local
518 std::string firstWord; in spvTextEncodeOpcode() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dassembly_grammar.cpp252 lookupExtInst(spv_ext_inst_type_t type, uint32_t firstWord, spv_ext_inst_desc* extInst) const lookupExtInst() argument
H A Dtext.cpp468 std::string firstWord; in encodeInstructionStartingWithImmediate() local
518 std::string firstWord; in spvTextEncodeOpcode() local
/third_party/spirv-tools/source/
H A Dassembly_grammar.cpp257 lookupExtInst(spv_ext_inst_type_t type, uint32_t firstWord, spv_ext_inst_desc* extInst) const lookupExtInst() argument
H A Dtext.cpp482 std::string firstWord; in encodeInstructionStartingWithImmediate() local
532 std::string firstWord; in spvTextEncodeOpcode() local
/third_party/glslang/SPIRV/
H A Ddisassemble.cpp173 unsigned int firstWord = stream[word]; in processInstructions() local

Completed in 8 milliseconds