HomeSort by relevance Sort by last modified time
    Searched full:texture_compare_func (Results 1 - 13 of 13) sorted by null

  /external/deqp/modules/gles31/functional/
es31fSamplerStateQueryTests.cpp 126 { "texture_compare_func", "TEXTURE_COMPARE_FUNC", TESTER_TEXTURE_COMPARE_FUNC, false },
159 { "texture_compare_func", "TEXTURE_COMPARE_FUNC", TESTER_TEXTURE_COMPARE_FUNC_SET_PURE_INT, TESTER_TEXTURE_COMPARE_FUNC_SET_PURE_UINT },
es31fTextureStateQueryTests.cpp 150 { "texture_compare_func", "TEXTURE_COMPARE_FUNC", TESTER_TEXTURE_COMPARE_FUNC, false },
192 { "texture_compare_func", "TEXTURE_COMPARE_FUNC", TESTER_TEXTURE_COMPARE_FUNC_SET_PURE_INT, TESTER_TEXTURE_COMPARE_FUNC_SET_PURE_UINT },
es31fTextureMultisampleTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureStateQueryTests.cpp 106 { "texture_compare_func", "TEXTURE_COMPARE_FUNC", TESTER_TEXTURE_COMPARE_FUNC },
es3fSamplerStateQueryTests.cpp 88 { "sampler_texture_compare_func", "TEXTURE_COMPARE_FUNC", TESTER_TEXTURE_COMPARE_FUNC },
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_code.h 150 unsigned texture_compare_func : 3; member in struct:r300_fragment_program_external_state::__anon29676
radeon_program_tex.c 145 rc_compare_func comparefunc = compiler->state.unit[inst->U.I.TexSrcUnit].texture_compare_func;
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java 136 TEXTURE_COMPARE_FUNC("Comparison Function"),
GLState.java 280 IGLProperty cmpFunc = new GLEnumProperty(GLStateType.TEXTURE_COMPARE_FUNC,
  /external/deqp/scripts/opengl/
gen_str_util.py 402 "TEXTURE_COMPARE_FUNC",
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_fs.c 169 state->unit[i].texture_compare_func = s->state.compare_func;
  /external/deqp/external/openglcts/modules/gl/
gl4cDirectStateAccessTests.hpp 445 * Verify that default value of TEXTURE_COMPARE_FUNC queried with function
    [all...]
  /external/mesa3d/src/mapi/glapi/gen/
gl_API.xml     [all...]

Completed in 1885 milliseconds