Searched refs:emit_uniform (Results 1 – 7 of 7) sorted by relevance
77 void emit_uniform(const SPIRVariable &var) override;
86 void CompilerCPP::emit_uniform(const SPIRVariable &var) in emit_uniform() function in CompilerCPP257 emit_uniform(var); in emit_resources()
234 void emit_uniform(const SPIRVariable &var) override;
433 virtual void emit_uniform(const SPIRVariable &var);
1356 emit_uniform(var); in emit_resources()3428 void CompilerHLSL::emit_uniform(const SPIRVariable &var) in emit_uniform() function in CompilerHLSL
2112 emit_uniform(var); in emit_push_constant_block_glsl()2146 emit_uniform(var); in emit_buffer_block_legacy()2611 void CompilerGLSL::emit_uniform(const SPIRVariable &var) in emit_uniform() function in CompilerGLSL3502 emit_uniform(var); in emit_resources()
1004 emit_uniform(struct ntv_context *ctx, struct nir_variable *var) in emit_uniform() function3988 emit_uniform(&ctx, var); in nir_to_spirv()