Home
last modified time | relevance | path

Searched defs:uniform_value (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_value_test.cpp82 TEST_F(ValueTest, uniform_value) in TEST_F() argument
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp6214 glw::GLfloat uniform_value = 1.0f; in test_shader_compilation() local
6223 glw::GLint uniform_value = 1; in test_shader_compilation() local
6232 glw::GLuint uniform_value = 1; in test_shader_compilation() local
6241 glw::GLdouble uniform_value = 1.0; in test_shader_compilation() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp7128 const double *uniform_value = current_uv_pair.second; in verifyUniformValues() local