Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A 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()
H A 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()
H A 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/
H A 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()
H A 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()
H A 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/spirv-tools/test/opt/
H A 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()
H A Dir_builder.cpp37 spv_context spvContext = spvContextCreate(target_env); in Validate() local
40 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
43 spvContextDestroy(spvContext); in Validate()
H A 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/spirv-tools/test/opt/loop_optimizations/
H A Dlcssa.cpp32 spv_context spvContext = spvContextCreate(target_env); in Validate() local
35 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
38 spvContextDestroy(spvContext); in Validate()
H A 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()
H A Dpeeling.cpp33 spv_context spvContext = spvContextCreate(target_env); in Validate() local
36 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
39 spvContextDestroy(spvContext); in Validate()
H A Dfusion_legal.cpp32 spv_context spvContext = spvContextCreate(target_env); in Validate() local
35 spv_result_t error = spvValidate(spvContext, &binary, &diagnostic); in Validate()
38 spvContextDestroy(spvContext); in Validate()
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A 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()
H A 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()
H A 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()
H A 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/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A 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()
H A 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()
H A 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()
H A 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/
H A 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()

Completed in 33 milliseconds