HomeSort by relevance Sort by last modified time
    Searched refs:test_formats (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/gpu/command_buffer/tests/
gl_readback_unittests.cc 154 TestFormat test_formats[4]; local
160 test_formats[test_count++] = rgb16f;
163 test_formats[test_count++] = rgba16f;
167 test_formats[test_count++] = rgb32f;
170 test_formats[test_count++] = rgba32f;
239 GL_TEXTURE_2D, 0, test_formats[ii].format, kTextureSize, kTextureSize,
240 0, test_formats[ii].format, test_formats[ii].type, NULL);
262 read_type == test_formats[ii].type) {
285 for (uint32 kk = 0; kk < test_formats[ii].comp_count; ++kk)
    [all...]
  /pdk/apps/CameraITS/tests/
regress.sh 40 test_formats.py \
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_bdist.py 14 def test_formats(self): member in class:BuildTestCase
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_bdist.py 14 def test_formats(self): member in class:BuildTestCase

Completed in 80 milliseconds