Home
last modified time | relevance | path

Searched refs:spvContext (Results 1 – 22 of 22) sorted by relevance

/third_party/spirv-tools/test/opt/
Dpass_fixture.h106 spv_context spvContext = spvContextCreate(env_); in SinglePassRunAndDisassemble() local
110 spvContext, ValidatorOptions(), &binary, &diagnostic); in SinglePassRunAndDisassemble()
114 spvContextDestroy(spvContext); in SinglePassRunAndDisassemble()
143 spv_context spvContext = spvContextCreate(env_); in SinglePassRunAndCheck() local
147 spvContext, ValidatorOptions(), &binary, &diagnostic); in SinglePassRunAndCheck()
151 spvContextDestroy(spvContext); in SinglePassRunAndCheck()
Dir_builder.cpp39 spv_context spvContext = spvContextCreate(target_env); in Validate() local
42 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
45 spvContextDestroy(spvContext); in Validate()
Dtype_manager_test.cpp35 spv_context spvContext = spvContextCreate(target_env); in Validate() local
38 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
41 spvContextDestroy(spvContext); in Validate()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dpass_fixture.h106 spv_context spvContext = spvContextCreate(env_); in SinglePassRunAndDisassemble() local
110 spvContext, ValidatorOptions(), &binary, &diagnostic); in SinglePassRunAndDisassemble()
114 spvContextDestroy(spvContext); in SinglePassRunAndDisassemble()
143 spv_context spvContext = spvContextCreate(env_); in SinglePassRunAndCheck() local
147 spvContext, ValidatorOptions(), &binary, &diagnostic); in SinglePassRunAndCheck()
151 spvContextDestroy(spvContext); in SinglePassRunAndCheck()
Dir_builder.cpp39 spv_context spvContext = spvContextCreate(target_env); in Validate() local
42 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
45 spvContextDestroy(spvContext); in Validate()
Dtype_manager_test.cpp35 spv_context spvContext = spvContextCreate(target_env); in Validate() local
38 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
41 spvContextDestroy(spvContext); in Validate()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dpass_fixture.h106 spv_context spvContext = spvContextCreate(env_); in SinglePassRunAndDisassemble() local
110 spvContext, ValidatorOptions(), &binary, &diagnostic); in SinglePassRunAndDisassemble()
114 spvContextDestroy(spvContext); in SinglePassRunAndDisassemble()
143 spv_context spvContext = spvContextCreate(env_); in SinglePassRunAndCheck() local
147 spvContext, ValidatorOptions(), &binary, &diagnostic); in SinglePassRunAndCheck()
151 spvContextDestroy(spvContext); in SinglePassRunAndCheck()
Dir_builder.cpp39 spv_context spvContext = spvContextCreate(target_env); in Validate() local
42 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
45 spvContextDestroy(spvContext); in Validate()
Dtype_manager_test.cpp35 spv_context spvContext = spvContextCreate(target_env); in Validate() local
38 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
41 spvContextDestroy(spvContext); in Validate()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dlcssa.cpp34 spv_context spvContext = spvContextCreate(target_env); in Validate() local
37 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
40 spvContextDestroy(spvContext); in Validate()
Dpeeling.cpp34 spv_context spvContext = spvContextCreate(target_env); in Validate() local
37 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
40 spvContextDestroy(spvContext); in Validate()
Dnested_loops.cpp38 spv_context spvContext = spvContextCreate(target_env); in Validate() local
41 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
44 spvContextDestroy(spvContext); in Validate()
Dfusion_legal.cpp35 spv_context spvContext = spvContextCreate(target_env); in Validate() local
38 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
41 spvContextDestroy(spvContext); in Validate()
/third_party/spirv-tools/test/opt/loop_optimizations/
Dlcssa.cpp34 spv_context spvContext = spvContextCreate(target_env); in Validate() local
37 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
40 spvContextDestroy(spvContext); in Validate()
Dpeeling.cpp34 spv_context spvContext = spvContextCreate(target_env); in Validate() local
37 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
40 spvContextDestroy(spvContext); in Validate()
Dnested_loops.cpp38 spv_context spvContext = spvContextCreate(target_env); in Validate() local
41 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
44 spvContextDestroy(spvContext); in Validate()
Dfusion_legal.cpp35 spv_context spvContext = spvContextCreate(target_env); in Validate() local
38 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
41 spvContextDestroy(spvContext); in Validate()
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
Dlcssa.cpp34 spv_context spvContext = spvContextCreate(target_env); in Validate() local
37 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
40 spvContextDestroy(spvContext); in Validate()
Dpeeling.cpp34 spv_context spvContext = spvContextCreate(target_env); in Validate() local
37 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
40 spvContextDestroy(spvContext); in Validate()
Dnested_loops.cpp38 spv_context spvContext = spvContextCreate(target_env); in Validate() local
41 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
44 spvContextDestroy(spvContext); in Validate()
Dfusion_legal.cpp35 spv_context spvContext = spvContextCreate(target_env); in Validate() local
38 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
41 spvContextDestroy(spvContext); in Validate()
/third_party/mesa3d/src/gallium/frontends/clover/spirv/
Dinvocation.cpp916 spv_context spvContext = spvContextCreate(target_env); in print_module() local
917 if (!spvContext) in print_module()
921 spvBinaryToText(spvContext, in print_module()
925 spvContextDestroy(spvContext); in print_module()