Home
last modified time | relevance | path

Searched defs:iformat (Results 1 – 4 of 4) sorted by relevance

/external/OpenCL-CTS/test_conformance/gl/
Dtest_image_methods.cpp367 for(size_t iformat = 0; iformat < nformats; ++iformat) in test_image_methods_depth() local
406 for(size_t iformat = 0; iformat < nformats; ++iformat) { in test_image_methods_multisample() local
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1298 GLenum iformat = internalFormat; in st_ChooseTextureFormat() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_transfer_helper.c356 enum pipe_format iformat, format = ptrans->resource->format; in flush_region() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTexturesTests.cpp4919 glw::GLenum iformat; member