Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_flatten_conditional_branch.cpp129 inst_to_info.second.value_to_copy_id()); in IsApplicable()
134 inst_to_info.second.value_to_copy_id())) { in IsApplicable()
340 if (wrapper_info.value_to_copy_id()) { in Apply()
684 if (wrapper_info.value_to_copy_id()) { in EncloseInstructionInConditional()
691 {SPV_OPERAND_TYPE_ID, {wrapper_info.value_to_copy_id()}}})); in EncloseInstructionInConditional()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_flatten_conditional_branch.cpp129 inst_to_info.second.value_to_copy_id()); in IsApplicable()
134 inst_to_info.second.value_to_copy_id())) { in IsApplicable()
340 if (wrapper_info.value_to_copy_id()) { in Apply()
684 if (wrapper_info.value_to_copy_id()) { in EncloseInstructionInConditional()
691 {SPV_OPERAND_TYPE_ID, {wrapper_info.value_to_copy_id()}}})); in EncloseInstructionInConditional()
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_flatten_conditional_branch_test.cpp31 uint32_t placeholder_result_id, uint32_t value_to_copy_id) { in MakeSideEffectWrapperInfo() argument
39 result.set_value_to_copy_id(value_to_copy_id); in MakeSideEffectWrapperInfo()
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_flatten_conditional_branch_test.cpp31 uint32_t placeholder_result_id, uint32_t value_to_copy_id) { in MakeSideEffectWrapperInfo() argument
39 result.set_value_to_copy_id(value_to_copy_id); in MakeSideEffectWrapperInfo()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto327 // %placeholder_result_id = OpCopyObject %type %value_to_copy_id
381 uint32 value_to_copy_id = 7; field
/external/deqp-deps/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto327 // %placeholder_result_id = OpCopyObject %type %value_to_copy_id
381 uint32 value_to_copy_id = 7; field