Home
last modified time | relevance | path

Searched defs:emit_uniform (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cpp.cpp86 void CompilerCPP::emit_uniform(const SPIRVariable &var) in emit_uniform() function in CompilerCPP
Dspirv_hlsl.cpp3428 void CompilerHLSL::emit_uniform(const SPIRVariable &var) in emit_uniform() function in CompilerHLSL
Dspirv_glsl.cpp2611 void CompilerGLSL::emit_uniform(const SPIRVariable &var) in emit_uniform() function in CompilerGLSL
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c1004 emit_uniform(struct ntv_context *ctx, struct nir_variable *var) in emit_uniform() function