Home
last modified time | relevance | path

Searched refs:GL_TEXTURE_CUBE_MAP_NEGATIVE_Z (Results 1 – 25 of 105) sorted by relevance

12345

/external/deqp/modules/gles2/functional/
Des2fNegativeTextureApiTests.cpp57 case tcu::CUBEFACE_NEGATIVE_Z: return GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in cubeFaceToGLFace()
176 glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, 0, 0, 0, 0, 0, 0); in init()
234 …glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, -1, compressedFormats[firstNonPalettedForma… in init()
271 …glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, log2MaxTextureSize, compressedFormats[0], 0… in init()
379 glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, compressedFormats[0], -1, 0, 0, 0, 0); in init()
381 glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, compressedFormats[0], 0, -1, 0, 0, 0); in init()
383 … glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, compressedFormats[0], -1, -1, 0, 0, 0); in init()
498 …glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, compressedFormats[0], maxTextureSize, 0,… in init()
500 …glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, compressedFormats[0], 0, maxTextureSize,… in init()
502 …glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, compressedFormats[0], maxTextureSize, ma… in init()
[all …]
Des2fFboStateQueryTests.cpp191 GL_TEXTURE_CUBE_MAP_POSITIVE_Z, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z in test()
Des2fFboApiTest.cpp119 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: return "GL_TEXTURE_CUBE_MAP_NEGATIVE_Z"; in getAttachmentParameterValueName()
230 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z in validTexCubeAttachmentsTest()
/external/OpenCL-CTS/test_conformance/gl/
Dtest_images_2D.cpp93 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z }; in test_images_read_cube()
137 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z in test_images_write_cube()
177 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z in test_images_cube_getinfo()
Dtest_images_getinfo_common.cpp72 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in test_image_info()
157 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in test_image_format_get_info()
/external/deqp/modules/gles3/functional/
Des3fNegativeTextureApiTests.cpp108 case tcu::CUBEFACE_NEGATIVE_Z: return GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in cubeFaceToGLFace()
217 glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, 0, 0, 0, 0, 0, 0); in init()
236 …glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, -1, GL_COMPRESSED_RGBA8_ETC2_EAC, 0, 0, 0, … in init()
260 …glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, log2MaxCubemapSize, GL_COMPRESSED_RGBA8_ETC… in init()
323 …glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, -1, 0, 0, … in init()
325 …glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, 0, -1, 0, … in init()
327 …glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, -1, -1, 0,… in init()
394 …glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, maxCubemap… in init()
396 …glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, 1, maxCube… in init()
398 …glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, maxCubemap… in init()
[all …]
Des3fFboApiTests.cpp114 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: return "GL_TEXTURE_CUBE_MAP_NEGATIVE_Z"; in getAttachmentParameterValueName()
205 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z in validTexCubeAttachmentsTest()
/external/deqp/modules/gles31/functional/
Des31fNegativeTextureApiTests.cpp70 case tcu::CUBEFACE_NEGATIVE_Z: return GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in cubeFaceToGLFace()
216 ctx.glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, 0, 0, 0, 0, 0, 0); in compressedteximage2d_invalid_format()
236 …ctx.glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, -1, GL_COMPRESSED_RGBA8_ETC2_EAC, 0, 0,… in compressedteximage2d_neg_level()
261 …ctx.glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, log2MaxCubemapSize, GL_COMPRESSED_RGBA8… in compressedteximage2d_max_level()
325 …ctx.glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, -1, 0,… in compressedteximage2d_neg_width_height()
327 …ctx.glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, 0, -1,… in compressedteximage2d_neg_width_height()
329 …ctx.glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, -1, -1… in compressedteximage2d_neg_width_height()
397 …ctx.glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, maxCub… in compressedteximage2d_max_width_height()
399 …ctx.glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, 1, max… in compressedteximage2d_max_width_height()
401 …ctx.glCompressedTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, GL_COMPRESSED_RGBA8_ETC2_EAC, maxCub… in compressedteximage2d_max_width_height()
[all …]
/external/angle/src/tests/gl_tests/
DCopyTextureTest.cpp971 for (GLenum face = GL_TEXTURE_CUBE_MAP_POSITIVE_X; face <= GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in TEST_P()
979 for (GLenum face = GL_TEXTURE_CUBE_MAP_POSITIVE_X; face <= GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in TEST_P()
995 for (GLenum face = GL_TEXTURE_CUBE_MAP_POSITIVE_X; face <= GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in TEST_P()
1026 for (GLenum face = GL_TEXTURE_CUBE_MAP_POSITIVE_X; face <= GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in TEST_P()
1067 for (GLenum face = GL_TEXTURE_CUBE_MAP_POSITIVE_X; face <= GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in TEST_P()
1075 for (GLenum face = GL_TEXTURE_CUBE_MAP_POSITIVE_X; face <= GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in TEST_P()
1091 for (GLenum face = GL_TEXTURE_CUBE_MAP_POSITIVE_X; face <= GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in TEST_P()
1135 for (GLenum face = GL_TEXTURE_CUBE_MAP_POSITIVE_X; face <= GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in TEST_P()
1143 for (GLenum face = GL_TEXTURE_CUBE_MAP_POSITIVE_X; face <= GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in TEST_P()
1159 for (GLenum face = GL_TEXTURE_CUBE_MAP_POSITIVE_X; face <= GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in TEST_P()
DCopyTexImageTest.cpp367 for (GLenum face = GL_TEXTURE_CUBE_MAP_POSITIVE_X; face <= GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in TEST_P()
383 for (GLenum face = GL_TEXTURE_CUBE_MAP_POSITIVE_X; face <= GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in TEST_P()
438 for (GLenum face = GL_TEXTURE_CUBE_MAP_POSITIVE_X; face <= GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in TEST_P()
452 for (GLenum face = GL_TEXTURE_CUBE_MAP_POSITIVE_X; face <= GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in TEST_P()
DCopyCompressedTextureTest.cpp296 for (GLenum face = GL_TEXTURE_CUBE_MAP_POSITIVE_X; face <= GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in TEST_P()
DWebGLReadOutsideFramebufferTest.cpp51 glTexImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, GL_RGBA, mWidth, mHeight, 0, GL_RGBA, in toTexture2D()
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredRendering.cpp485 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in iterate()
535 texture_target == GL_TEXTURE_CUBE_MAP_NEGATIVE_Z) in iterate()
/external/OpenCL-CTS/test_conformance/gles/
Dtest_images_2D_info.cpp167 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z }; in test_images_cube_getinfo()
Dtest_images_2D.cpp281 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z }; in test_images_read_cube()
660 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z }; in test_images_write_cube()
/external/deqp/framework/egl/
DegluGLUtil.cpp50 case EGL_GL_TEXTURE_CUBE_MAP_NEGATIVE_Z_KHR: return GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in getImageGLTarget()
/external/OpenCL-CTS/test_common/gles/
Dhelpers.cpp78 …glTexImage2D( GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, internalFormat, (GLsizei)width, (GLsizei)height, … in CreateGLTexture2D()
755 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in get_base_gl_target()
803 if( tgt == GL_TEXTURE_CUBE_MAP_NEGATIVE_Z ) return "GL_TEXTURE_CUBE_MAP_NEGATIVE_Z"; in GetGLTargetName()
/external/mesa3d/src/mesa/drivers/common/
Dmeta_generate_mipmap.c176 target <= GL_TEXTURE_CUBE_MAP_NEGATIVE_Z) { in _mesa_meta_GenerateMipmap()
/external/deqp/external/openglcts/modules/gl/
Dgl4cGetTextureSubImageTests.cpp891GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, GL_COMPRESSED_RGBA_BPTC_UNORM, s_texture_data_width, s_texture_… in prepare()
943 …gl.texImage2D(GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, 0, GL_RGBA8, s_texture_data_width, s_texture_data_he… in prepare()
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp780 return (target >= GL_TEXTURE_CUBE_MAP_POSITIVE_X && target <= GL_TEXTURE_CUBE_MAP_NEGATIVE_Z); in IsCubemapTextureTarget()
793 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: return 5; in CubeFaceIndex()
857 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in ValidateTextureFormatType()
/external/mesa3d/src/mesa/main/
Dteximage.c324 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in proxy_target()
505 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in _mesa_max_texture_levels()
561 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in _mesa_get_texture_dimensions()
608 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in _mesa_tex_target_is_layered()
882 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in _mesa_init_teximage_fields_ms()
1039 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in _mesa_legal_texture_dimensions()
1404 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in _mesa_target_can_be_compressed()
1533 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in legal_teximage_target()
1591 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in legal_texsubimage_target()
2896 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in lookup_texture_ext_dsa()
[all …]
/external/deqp/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleGetTexLevelParameterifvTests.cpp501 … GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, in iterate()
568 targets[GL_TEXTURE_CUBE_MAP_NEGATIVE_Z] = &texture_cm_face_properties; in iterate()
/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp4775 attachment_name_map[GL_TEXTURE_CUBE_MAP_NEGATIVE_Z] = "cubemap_negz"; in TestBase()
5524 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in getTargetName()
5577 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in getGeneralTargetForDetailedTarget()
5635 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in generateGLObject()
5760 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in configureGLObject()
5766 GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, GL_TEXTURE_CUBE_MAP_POSITIVE_X, in configureGLObject()
5902 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in destroyGLObject()
6477 m_destination_attachment_type == GL_TEXTURE_CUBE_MAP_NEGATIVE_Z || in iterate()
6832 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in execute()
6846 for (j = GL_TEXTURE_CUBE_MAP_POSITIVE_X; j <= GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; j++) in execute()
[all …]
/external/mesa3d/src/mesa/state_tracker/
Dst_texture.c162 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: in st_gl_texture_dims_to_pipe_dims()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp831 case tcu::CUBEFACE_NEGATIVE_Z: return GL_TEXTURE_CUBE_MAP_NEGATIVE_Z; in getGLCubeFace()
846 case GL_TEXTURE_CUBE_MAP_NEGATIVE_Z: return tcu::CUBEFACE_NEGATIVE_Z; in getCubeFaceFromGL()

12345