/third_party/skia/third_party/externals/freetype/src/cache/ |
H A D | ftcmanag.h | 103 FTC_MruListRec faces; member
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fFboStateQueryTests.cpp | 187 const GLenum faces[] = in test() local
|
/third_party/gn/misc/emacs/ |
H A D | gn-mode.el | |
/third_party/mesa3d/include/android_stub/system/ |
H A D | camera.h | 302 camera_face_t *faces; member
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_tex_sample.h | 79 const uint *faces; member
|
H A D | sp_tex_sample.c | 2339 img_filter_2d_ewa(const struct sp_sampler_view *sp_sview, const struct sp_sampler *sp_samp, img_filter_func min_filter, img_filter_func mag_filter, const float s[TGSI_QUAD_SIZE], const float t[TGSI_QUAD_SIZE], const float p[TGSI_QUAD_SIZE], const uint faces[TGSI_QUAD_SIZE], const int8_t *offset, unsigned level, const float dudx, const float dvdx, const float dudy, const float dvdy, float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) img_filter_2d_ewa() argument 3220 convert_cube(const struct sp_sampler_view *sp_sview, const struct sp_sampler *sp_samp, const float s[TGSI_QUAD_SIZE], const float t[TGSI_QUAD_SIZE], const float p[TGSI_QUAD_SIZE], const float c0[TGSI_QUAD_SIZE], float ssss[TGSI_QUAD_SIZE], float tttt[TGSI_QUAD_SIZE], float pppp[TGSI_QUAD_SIZE], uint faces[TGSI_QUAD_SIZE]) convert_cube() argument 3767 uint faces[TGSI_QUAD_SIZE]; sp_tgsi_get_samples() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
H A D | vktSampleVerifier.cpp | 176 int faces[3] = {arrayFace, 0, 0}; in fetchTexel() local
|
/third_party/skia/tests/ |
H A D | FontHostTest.cpp | 201 static const char* const faces[] = { in test_advances() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktSampleVerifier.cpp | 176 int faces[3] = {arrayFace, 0, 0}; in fetchTexel() local
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTexVerifierUtil.cpp | 73 void getPossibleCubeFaces (const Vec3& coord, const IVec3& bits, CubeFace* faces, int& numFaces) in getPossibleCubeFaces() argument [all...] |
H A D | tcuTexLookupVerifier.cpp | 1773 ConstPixelBufferAccess faces[CUBEFACE_LAST]; in isLookupResultValid() local 1822 ConstPixelBufferAccess faces[CUBEFACE_LAST]; isLookupResultValid() local 1831 ConstPixelBufferAccess faces[CUBEFACE_LAST]; isLookupResultValid() local 2125 ConstPixelBufferAccess faces[CUBEFACE_LAST]; isLookupResultValid() local 2174 ConstPixelBufferAccess faces[CUBEFACE_LAST]; isLookupResultValid() local 2183 ConstPixelBufferAccess faces[CUBEFACE_LAST]; isLookupResultValid() local 2583 ConstPixelBufferAccess faces[CUBEFACE_LAST]; isGatherResultValid() local [all...] |
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_texture.c | 153 unsigned faces = 1 + last_face - first_face; in panfrost_texture_num_elements() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcLayoutLocationTests.cpp | 144 GLenum faces[] = { GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, in createCubeMap() local
|
/third_party/skia/samplecode/ |
H A D | Sample3D.cpp | 135 const Face faces[] = { variable
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fFboStateQueryTests.cpp | 337 const GLenum faces[] = in test() local
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglImageUtil.cpp | 307 static const GLenum faces[] = in initTexture() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_cmd.c | 330 SVGA3dSurfaceFace *faces; in SVGA3D_DefineSurface2D() local 274 SVGA3D_BeginDefineSurface(struct svga_winsys_context *swc, struct svga_winsys_surface *sid, SVGA3dSurface1Flags flags, SVGA3dSurfaceFormat format, SVGA3dSurfaceFace **faces, SVGA3dSize **mipSizes, uint32 numMipSizes) SVGA3D_BeginDefineSurface() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A 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 [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A 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 [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SamplerCore.cpp | 1270 Int faces = *Pointer<Int>(constants + OFFSET(Constants, transposeBit0) + negative * 4); in cubeFace() local
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftobjs.c | 5468 FT_List faces; in FT_EXPORT_DEF() local [all...] |
/third_party/python/Lib/test/ |
H A D | test_set.py | 2049 def faces(G): function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingBuiltinTests.cpp | 2674 faces[] = in createRayFlagsTests() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderImageLoadStoreTests.cpp | 510 static const tcu::CubeFace faces[6] = in glslImageFuncZToCubeFace() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingBuiltinTests.cpp | 4124 faces[] = in createRayFlagsTests() local
|