Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/test/
Dtest_fixture.h70 SpirvVector code_copy; variable
72 code_copy = SpirvVector(binary->code, binary->code + binary->wordCount);
77 return code_copy;
/external/deqp-deps/SPIRV-Tools/test/
Dtest_fixture.h70 SpirvVector code_copy; variable
72 code_copy = SpirvVector(binary->code, binary->code + binary->wordCount);
77 return code_copy;