HomeSort by relevance Sort by last modified time
    Searched refs:shaderc_compilation_result_spv_binary (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc/src/
shaderc_private.h 71 class shaderc_compilation_result_spv_binary class in inherits:shaderc_compilation_result
74 ~shaderc_compilation_result_spv_binary() { spvBinaryDestroy(output_data_); }
shaderc.cc 448 auto* result = new (std::nothrow) shaderc_compilation_result_spv_binary;

Completed in 60 milliseconds