Home
last modified time | relevance | path

Searched defs:spvContextDestroy (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/
H A Dtable.cpp63 void spvContextDestroy(spv_context context) { delete context; } in spvContextDestroy() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/
Dtable.cpp63 void spvContextDestroy(spv_context context) { delete context; } in spvContextDestroy() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/
H A Dtable.cpp64 void spvContextDestroy(spv_context context) { delete context; } in spvContextDestroy() function