Home
last modified time | relevance | path

Searched defs:emit_resources (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_reflect.cpp535 void CompilerReflection::emit_resources() in emit_resources() function in CompilerReflection
552 void CompilerReflection::emit_resources(const char *tag, const SmallVector<Resource> &resources) in emit_resources() function in CompilerReflection
Dspirv_cpp.cpp151 void CompilerCPP::emit_resources() in emit_resources() function in CompilerCPP
Dspirv_hlsl.cpp1291 void CompilerHLSL::emit_resources() in emit_resources() function in CompilerHLSL
Dspirv_msl.cpp6567 void CompilerMSL::emit_resources() in emit_resources() function in CompilerMSL
Dspirv_glsl.cpp3259 void CompilerGLSL::emit_resources() in emit_resources() function in CompilerGLSL
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c1274 emit_resources(struct ntd_context *ctx) in emit_resources() function
1276 bool emit_resources = false; in emit_resources() local