Home
last modified time | relevance | path

Searched refs:offset_id (Results 1 – 9 of 9) sorted by relevance

/external/deqp-deps/amber/src/
Dclspv_helper.cc118 auto offset_id = inst->words[inst->operands[8].offset]; in ParseExtendedInst() local
131 helper->constants[offset_id], in ParseExtendedInst()
141 auto offset_id = inst->words[inst->operands[6].offset]; in ParseExtendedInst() local
154 helper->constants[offset_id], in ParseExtendedInst()
175 auto offset_id = inst->words[inst->operands[4].offset]; in ParseExtendedInst() local
179 helper->constants[offset_id], helper->constants[size_id]}; in ParseExtendedInst()
184 auto offset_id = inst->words[inst->operands[4].offset]; in ParseExtendedInst() local
188 helper->constants[offset_id], helper->constants[size_id]}; in ParseExtendedInst()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinst_bindless_check_pass.h175 void GenCheckCode(uint32_t check_id, uint32_t error_id, uint32_t offset_id,
Dinst_bindless_check_pass.cpp492 uint32_t check_id, uint32_t error_id, uint32_t offset_id, in GenCheckCode() argument
520 if (offset_id != 0) { in GenCheckCode()
522 uint32_t u_offset_id = GenUintCastCode(offset_id, &builder); in GenCheckCode()
Dinstrument_pass.cpp836 uint32_t offset_id; in GetDirectReadFunctionId() local
838 offset_id = param_vec[0]; in GetDirectReadFunctionId()
847 offset_id = offset_inst->result_id(); in GetDirectReadFunctionId()
851 builder.GetUintConstantId(kDebugInputDataOffset), offset_id); in GetDirectReadFunctionId()
Damd_ext_to_khr.cpp226 uint32_t offset_id = inst->GetSingleWordInOperand(3); in ReplaceSwizzleInvocations() local
251 ir_builder.AddBinaryOp(uint_type_id, SpvOpVectorExtractDynamic, offset_id, in ReplaceSwizzleInvocations()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinst_bindless_check_pass.h175 void GenCheckCode(uint32_t check_id, uint32_t error_id, uint32_t offset_id,
Dinst_bindless_check_pass.cpp492 uint32_t check_id, uint32_t error_id, uint32_t offset_id, in GenCheckCode() argument
520 if (offset_id != 0) { in GenCheckCode()
522 uint32_t u_offset_id = GenUintCastCode(offset_id, &builder); in GenCheckCode()
Dinstrument_pass.cpp836 uint32_t offset_id; in GetDirectReadFunctionId() local
838 offset_id = param_vec[0]; in GetDirectReadFunctionId()
847 offset_id = offset_inst->result_id(); in GetDirectReadFunctionId()
851 builder.GetUintConstantId(kDebugInputDataOffset), offset_id); in GetDirectReadFunctionId()
Damd_ext_to_khr.cpp226 uint32_t offset_id = inst->GetSingleWordInOperand(3); in ReplaceSwizzleInvocations() local
251 ir_builder.AddBinaryOp(uint_type_id, SpvOpVectorExtractDynamic, offset_id, in ReplaceSwizzleInvocations()