Searched refs:GetTexImage (Results 1 – 11 of 11) sorted by relevance
/external/mesa3d/docs/relnotes/ |
D | 10.3.2.rst | 60 - mesa: fix GetTexImage for 1D array depth textures
|
D | 10.0.4.rst | 116 - meta: Fallback to software for GetTexImage of compressed
|
D | 11.1.4.rst | 103 - st/mesa: fix blit-based GetTexImage for non-finalized textures
|
D | 11.2.2.rst | 122 - st/mesa: fix blit-based GetTexImage for non-finalized textures
|
D | 7.10.rst | 2251 - st/mesa: fix assertion failure in GetTexImage for cubemaps
|
/external/angle/extensions/ |
D | ANGLE_get_image.txt | 137 An INVALID_ENUM error is generated by GetTexImage if <target> is 203 _COLOR_READ_FORMAT/TYPE or should they behave the same as GetTexImage in GL?
|
D | ANGLE_pack_reverse_row_order.txt | 122 does not have GetTexImage.
|
/external/angle/src/tests/gl_tests/ |
D | GetImageTest.cpp | 163 TEST_P(GetImageTest, GetTexImage) in TEST_P() argument
|
/external/mesa3d/src/mapi/glapi/tests/ |
D | check_table.cpp | 845 { "glGetTexImage", _O(GetTexImage) },
|
/external/mesa3d/docs/_extra/specs/ |
D | MESA_texture_array.spec | 97 GetDoublev, and by the <target> parameter of TexImage3D, GetTexImage,
|
/external/angle/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 2491 ANGLE_CAPTURE(GetTexImage, isCallValid, context, targetPacked, level, format, type, pixels); in GL_GetTexImage()
|