/external/deqp/modules/gles31/functional/ |
D | es31fNegativeStateApiTests.cpp | 515 GLint unif; in get_uniformfv() local 519 unif = ctx.glGetUniformLocation(program.getProgram(), "vUnif_vec4"); // vec4 in get_uniformfv() 520 if (unif == -1) in get_uniformfv() 527 ctx.glGetUniformfv (-1, unif, ¶ms[0]); in get_uniformfv() 532 ctx.glGetUniformfv (shader, unif, ¶ms[0]); in get_uniformfv() 537 ctx.glGetUniformfv (programEmpty, unif, ¶ms[0]); in get_uniformfv() 555 GLint unif = ctx.glGetUniformLocation(program.getProgram(), "vUnif_vec4"); in get_nuniformfv() local 563 if (unif == -1) in get_nuniformfv() 572 ctx.glGetnUniformfv(-1, unif, bufferSize, ¶ms[0]); in get_nuniformfv() 577 ctx.glGetnUniformfv(shader, unif, bufferSize, ¶ms[0]); in get_nuniformfv() [all …]
|
D | es31fProgramUniformTests.cpp | 1138 const BasicUniform& unif = basicUniforms[i]; in writeUniformComparisons() local 1140 if (unif.isUsedInShader) in writeUniformComparisons()
|
/external/deqp/modules/gles3/functional/ |
D | es3fNegativeStateApiTests.cpp | 392 GLint unif = glGetUniformLocation(program.getProgram(), "vUnif_vec4"); // vec4 in init() 393 if (unif == -1) in init() 401 glGetUniformfv (-1, unif, ¶ms[0]); in init() 406 glGetUniformfv (shader, unif, ¶ms[0]); in init() 411 glGetUniformfv (programEmpty, unif, ¶ms[0]); in init() 428 GLint unif = glGetUniformLocation(program.getProgram(), "fUnif_ivec4"); // ivec4 in init() 429 if (unif == -1) in init() 437 glGetUniformiv (-1, unif, ¶ms[0]); in init() 442 glGetUniformiv (shader, unif, ¶ms[0]); in init() 447 glGetUniformiv (programEmpty, unif, ¶ms[0]); in init() [all …]
|
D | es3fUniformApiTests.cpp | 1322 const BasicUniform& unif = basicUniforms[i]; in writeUniformComparisons() local 1324 if (unif.isUsedInShader) in writeUniformComparisons()
|
/external/mesa3d/src/broadcom/compiler/ |
D | vir_lower_uniforms.c | 149 struct qreg unif = vir_reg(QFILE_UNIF, max_index); in vir_lower_uniforms() local 174 unif, c->undef); in vir_lower_uniforms() 188 remove_uniform(ht, unif); in vir_lower_uniforms()
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_qir_lower_uniforms.c | 149 struct qreg unif = qir_reg(QFILE_UNIF, max_index); in qir_lower_uniforms() local 173 unif, c->undef); in qir_lower_uniforms() 184 remove_uniform(ht, unif); in qir_lower_uniforms()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/ |
D | RandomDataImpl.java | 487 double unif = generator.nextDouble(); 488 while (unif == 0.0d) { 489 unif = generator.nextDouble(); 491 return -mean * FastMath.log(unif);
|
/external/tensorflow/tensorflow/python/kernel_tests/random/ |
D | multinomial_op_test.py | 42 unif = random_ops.random_uniform(logits.get_shape().concatenate( 44 noise = -math_ops.log(-math_ops.log(unif))
|
/external/deqp-deps/glslang/Test/ |
D | tokenPaste.vert | 44 multiPaste(unif, m, 875);
|
/external/deqp/modules/gles2/functional/ |
D | es2fUniformApiTests.cpp | 1132 const BasicUniform& unif = basicUniforms[i]; in writeUniformComparisons() local 1134 if (unif.isUsedInShader) in writeUniformComparisons()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 2258 GLuint unif[8] = { 3, 1, 2, 1, 3, 1, 2, 7 }; in Run() local 2259 glUniform1uiv(glGetUniformLocation(m_program, "g_uint_value[0]"), 8, unif); in Run() 2367 GLuint unif[8] = { 3, 1, 2, 1, 3, 1, 2, 7 }; in Run() local 2368 glUniform1uiv(glGetUniformLocation(m_program, "g_uint_value[0]"), 8, unif); in Run()
|
D | gl4cShaderStorageBufferObjectTests.cpp | 2435 GLuint unif[8] = { 3, 1, 2, 1, 3, 1, 2, 7 }; in Run() local 2436 glUniform1uiv(glGetUniformLocation(m_program, "g_uint_value[0]"), 8, unif); in Run()
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cShaderStorageBufferObjectTests.cpp | 2253 GLuint unif[8] = { 3, 1, 2, 1, 3, 1, 2, 7 }; in Run() local 2254 glUniform1uiv(glGetUniformLocation(m_program, "g_uint_value[0]"), 8, unif); in Run() 2362 GLuint unif[8] = { 3, 1, 2, 1, 3, 1, 2, 7 }; in Run() local 2363 glUniform1uiv(glGetUniformLocation(m_program, "g_uint_value[0]"), 8, unif); in Run()
|
/external/ImageMagick/PerlMagick/t/ |
D | input.mat | 176 …CEEEFIIHJIKJGFDA/#U�ͷ���ƿ��������������ɿ�G9;?^���������tu{��������������������}unif`THEB><85.'
|