Home
last modified time | relevance | path

Searched defs:unif (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/broadcom/compiler/
Dvir_opt_constant_alu.c66 struct qreg unif = { }; in opt_constant_add() local
Dvir_register_allocate.c627 struct qreg unif = in v3d_spill_reg() local
Dvir.c2017 try_opt_ldunif(struct v3d_compile *c, uint32_t index, struct qreg *unif) in try_opt_ldunif()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp550 GLint unif; in get_uniformfv() local
590 GLint unif = ctx.glGetUniformLocation(program.getProgram(), "vUnif_vec4"); in get_nuniformfv() local
638 GLint unif = ctx.glGetUniformLocation(program.getProgram(), "fUnif_ivec4"); in get_uniformiv() local
680 GLint unif = ctx.glGetUniformLocation(program.getProgram(), "fUnif_ivec4"); in get_nuniformiv() local
728 GLint unif = ctx.glGetUniformLocation(program.getProgram(), "fUnif_uvec4"); in get_uniformuiv() local
770 GLint unif = ctx.glGetUniformLocation(program.getProgram(), "fUnif_ivec4"); in get_nuniformuiv() local
Des31fProgramUniformTests.cpp1138 const BasicUniform& unif = basicUniforms[i]; in writeUniformComparisons() local
/third_party/mesa3d/src/panfrost/bifrost/valhall/test/
Dtest-validate-fau.cpp64 bi_index zero, imm1, imm2, unif, unif_hi, unif2, core_id, lane_id; member in ValidateFau
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir_lower_uniforms.c148 struct qreg unif = qir_reg(QFILE_UNIF, max_index); in qir_lower_uniforms() local
Dvc4_qir.c366 uint32_t unif = uniforms[data]; in qir_describe_uniform() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp2258 GLuint unif[8] = { 3, 1, 2, 1, 3, 1, 2, 7 }; in Run() local
2367 GLuint unif[8] = { 3, 1, 2, 1, 3, 1, 2, 7 }; in Run() local
Dgl4cShaderStorageBufferObjectTests.cpp2435 GLuint unif[8] = { 3, 1, 2, 1, 3, 1, 2, 7 }; in Run() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cShaderStorageBufferObjectTests.cpp2258 GLuint unif[8] = { 3, 1, 2, 1, 3, 1, 2, 7 }; in Run() local
2367 GLuint unif[8] = { 3, 1, 2, 1, 3, 1, 2, 7 }; in Run() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fUniformApiTests.cpp1132 const BasicUniform& unif = basicUniforms[i]; in writeUniformComparisons() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fUniformApiTests.cpp1322 const BasicUniform& unif = basicUniforms[i]; in writeUniformComparisons() local