Home
last modified time | relevance | path

Searched refs:tensor_operand_index (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_memory.cpp2307 uint32_t tensor_operand_index = tensor_operands_index + 1; in ValidateCooperativeMatrixLoadStoreTensorNV() local
2311 inst->GetOperandAs<uint32_t>(tensor_operand_index); in ValidateCooperativeMatrixLoadStoreTensorNV()
2320 tensor_operand_index++; in ValidateCooperativeMatrixLoadStoreTensorNV()
2330 inst->GetOperandAs<uint32_t>(tensor_operand_index); in ValidateCooperativeMatrixLoadStoreTensorNV()
2395 tensor_operand_index++; in ValidateCooperativeMatrixLoadStoreTensorNV()
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_memory.cpp2290 uint32_t tensor_operand_index = tensor_operands_index + 1; in ValidateCooperativeMatrixLoadStoreTensorNV() local
2294 inst->GetOperandAs<uint32_t>(tensor_operand_index); in ValidateCooperativeMatrixLoadStoreTensorNV()
2303 tensor_operand_index++; in ValidateCooperativeMatrixLoadStoreTensorNV()
2313 inst->GetOperandAs<uint32_t>(tensor_operand_index); in ValidateCooperativeMatrixLoadStoreTensorNV()
2378 tensor_operand_index++; in ValidateCooperativeMatrixLoadStoreTensorNV()