/third_party/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 | 542 const unsigned faces = _mesa_num_tex_faces(texObj->Target); in radeon_validate_texture_miptree() local
|
/third_party/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 | 542 const unsigned faces = _mesa_num_tex_faces(texObj->Target); in radeon_validate_texture_miptree() local
|
/third_party/mesa3d/src/mesa/swrast/ |
D | s_texture.c | 267 const GLuint faces = _mesa_num_tex_faces(texObj->Target); in _swrast_map_texture() local 327 const GLuint faces = _mesa_num_tex_faces(texObj->Target); in _swrast_unmap_texture() local
|
/third_party/skia/third_party/externals/freetype/src/cache/ |
D | ftcmanag.h | 103 FTC_MruListRec faces; member
|
/third_party/flutter/skia/third_party/externals/freetype/src/cache/ |
D | ftcmanag.h | 104 FTC_MruListRec faces; member
|
/third_party/freetype/src/cache/ |
D | ftcmanag.h | 103 FTC_MruListRec faces; member
|
/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/src/ |
D | happy.c | 19 } faces[NUM_HAPPY_FACES]; variable
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuTexVerifierUtil.cpp | 73 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 2583 ConstPixelBufferAccess faces[CUBEFACE_LAST]; in isGatherResultValid() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fFboStateQueryTests.cpp | 187 const GLenum faces[] = in test() local
|
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | gstfacedetect.cpp | 558 gst_face_detect_run_detector (GstFaceDetect * filter, in gst_face_detect_run_detector() 594 vector < Rect > faces; in gst_face_detect_transform_ip() local
|
D | gstfaceblur.cpp | 347 vector < Rect > faces; in gst_face_blur_transform_ip() local
|
/third_party/mesa3d/include/android_stub/system/ |
D | camera.h | 302 camera_face_t *faces; member
|
/third_party/skia/tests/ |
D | FontHostTest.cpp | 201 static const char* const faces[] = { in test_advances() local
|
/third_party/flutter/skia/tests/ |
D | FontHostTest.cpp | 201 static const char* const faces[] = { in test_advances() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.h | 79 const uint *faces; member
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_cmd.c | 278 SVGA3dSurfaceFace **faces, // OUT in SVGA3D_BeginDefineSurface() 330 SVGA3dSurfaceFace *faces; in SVGA3D_DefineSurface2D() local
|
/third_party/skia/samplecode/ |
D | Sample3D.cpp | 135 const Face faces[] = { variable
|
/third_party/vk-gl-cts/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
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_texture.c | 468 unsigned faces = 1 + last_face - first_face; in panfrost_texture_num_elements() local
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglImageUtil.cpp | 307 static const GLenum faces[] = in initTexture() local
|
/third_party/vk-gl-cts/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
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
D | vktSampleVerifier.cpp | 176 int faces[3] = {arrayFace, 0, 0}; in fetchTexel() local
|