/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_mipmap_tree.h | 48 radeon_mipmap_image faces[6]; member 70 GLuint faces; /** # of faces: 6 for cubemaps, 1 otherwise */ member
|
D | radeon_mipmap_tree.c | 541 const unsigned faces = _mesa_num_tex_faces(texObj->Target); in radeon_validate_texture_miptree() local
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_mipmap_tree.h | 48 radeon_mipmap_image faces[6]; member 70 GLuint faces; /** # of faces: 6 for cubemaps, 1 otherwise */ member
|
D | radeon_mipmap_tree.c | 541 const unsigned faces = _mesa_num_tex_faces(texObj->Target); in radeon_validate_texture_miptree() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_texture.c | 265 const GLuint faces = _mesa_num_tex_faces(texObj->Target); in _swrast_map_texture() local 325 const GLuint faces = _mesa_num_tex_faces(texObj->Target); in _swrast_unmap_texture() local
|
/external/freetype/src/cache/ |
D | ftcmanag.h | 104 FTC_MruListRec faces; member
|
/external/libxcam/xcore/base/ |
D | xcam_smart_result.h | 51 XCamFaceInfo faces[0]; member
|
/external/deqp/framework/common/ |
D | tcuTexVerifierUtil.cpp | 61 void getPossibleCubeFaces (const Vec3& coord, const IVec3& bits, CubeFace* faces, int& numFaces) in getPossibleCubeFaces()
|
D | tcuTexLookupVerifier.cpp | 1773 ConstPixelBufferAccess faces[CUBEFACE_LAST]; in isLookupResultValid() local 1822 ConstPixelBufferAccess faces[CUBEFACE_LAST]; in isLookupResultValid() local 1831 ConstPixelBufferAccess faces[CUBEFACE_LAST]; in isLookupResultValid() local 2125 ConstPixelBufferAccess faces[CUBEFACE_LAST]; in isLookupResultValid() local 2174 ConstPixelBufferAccess faces[CUBEFACE_LAST]; in isLookupResultValid() local 2183 ConstPixelBufferAccess faces[CUBEFACE_LAST]; in isLookupResultValid() local 2578 ConstPixelBufferAccess faces[CUBEFACE_LAST]; in isGatherResultValid() local
|
D | tcuTexCompareVerifier.cpp | 1025 ConstPixelBufferAccess faces[CUBEFACE_LAST]; in isSeamlessLinearCompareResultValid() local 1338 ConstPixelBufferAccess faces[CUBEFACE_LAST]; in isGatherCompareResultValid() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fFboStateQueryTests.cpp | 187 const GLenum faces[] = in test() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.h | 75 const uint *faces; member
|
/external/skia/tests/ |
D | FontHostTest.cpp | 243 static const char* const faces[] = { in test_advances() local
|
/external/skqp/tests/ |
D | FontHostTest.cpp | 243 static const char* const faces[] = { in test_advances() local
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_cmd.c | 278 SVGA3dSurfaceFace **faces, // OUT in SVGA3D_BeginDefineSurface() 330 SVGA3dSurfaceFace *faces; in SVGA3D_DefineSurface2D() local
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cTextureGatherTests.cpp | 586 const GLenum faces[6] = { GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, in CreateTextureCubeInt() local 630 const GLenum faces[6] = { GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, in CreateTextureCube() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcLayoutLocationTests.cpp | 144 …GLenum faces[] = { GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE… in createCubeMap() local
|
/external/deqp/modules/egl/ |
D | teglImageUtil.cpp | 305 static const GLenum faces[] = in initTexture() local
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktSampleVerifier.cpp | 176 int faces[3] = {arrayFace, 0, 0}; in fetchTexel() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboStateQueryTests.cpp | 337 const GLenum faces[] = in test() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureGatherTests.cpp | 737 const GLenum faces[6] = { GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, in CreateTextureCubeInt() local 781 const GLenum faces[6] = { GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, in CreateTextureCube() local
|
/external/deqp/modules/gles2/stress/ |
D | es2sSpecialFloatTests.cpp | 1086 static const GLenum faces[] = in init() local
|
/external/deqp/modules/gles3/stress/ |
D | es3sSpecialFloatTests.cpp | 1441 static const GLenum faces[] = in init() local
|
/external/python/cpython2/Lib/test/ |
D | test_set.py | 1711 def faces(G): function
|
/external/python/cpython3/Lib/test/ |
D | test_set.py | 1826 def faces(G): function
|