Home
last modified time | relevance | path

Searched refs:spv_operand_desc_t (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/
Dtable.h47 typedef struct spv_operand_desc_t { struct
64 } spv_operand_desc_t; argument
69 const spv_operand_desc_t* entries;
102 typedef const spv_operand_desc_t* spv_operand_desc;
Doperand.cpp96 spv_operand_desc_t needle = {"", value, 0, nullptr, 0, nullptr, {}, ~0u, ~0u}; in spvOperandTableValueLookup()
98 auto comp = [](const spv_operand_desc_t& lhs, const spv_operand_desc_t& rhs) { in spvOperandTableValueLookup()
/external/deqp-deps/SPIRV-Tools/source/
Dtable.h47 typedef struct spv_operand_desc_t { struct
64 } spv_operand_desc_t; argument
69 const spv_operand_desc_t* entries;
102 typedef const spv_operand_desc_t* spv_operand_desc;
Doperand.cpp96 spv_operand_desc_t needle = {"", value, 0, nullptr, 0, nullptr, {}, ~0u, ~0u}; in spvOperandTableValueLookup()
98 auto comp = [](const spv_operand_desc_t& lhs, const spv_operand_desc_t& rhs) { in spvOperandTableValueLookup()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_instruction.cpp95 const spv_operand_desc_t& operand_desc, uint32_t word) { in OperandVersionExtensionCheck()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_instruction.cpp95 const spv_operand_desc_t& operand_desc, uint32_t word) { in OperandVersionExtensionCheck()