Home
last modified time | relevance | path

Searched defs:faces (Results 1 - 25 of 25) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcmanag.h103 FTC_MruListRec faces; member
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFboStateQueryTests.cpp187 const GLenum faces[] = in test() local
/third_party/gn/misc/emacs/
H A Dgn-mode.el
/third_party/mesa3d/include/android_stub/system/
H A Dcamera.h302 camera_face_t *faces; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.h79 const uint *faces; member
H A Dsp_tex_sample.c2339 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 DvktSampleVerifier.cpp176 int faces[3] = {arrayFace, 0, 0}; in fetchTexel() local
/third_party/skia/tests/
H A DFontHostTest.cpp201 static const char* const faces[] = { in test_advances() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktSampleVerifier.cpp176 int faces[3] = {arrayFace, 0, 0}; in fetchTexel() local
/third_party/vk-gl-cts/framework/common/
H A DtcuTexVerifierUtil.cpp73 void getPossibleCubeFaces (const Vec3& coord, const IVec3& bits, CubeFace* faces, int& numFaces) in getPossibleCubeFaces() argument
[all...]
H A DtcuTexLookupVerifier.cpp1773 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 Dpan_texture.c153 unsigned faces = 1 + last_face - first_face; in panfrost_texture_num_elements() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcLayoutLocationTests.cpp144 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 DSample3D.cpp135 const Face faces[] = { variable
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboStateQueryTests.cpp337 const GLenum faces[] = in test() local
/third_party/vk-gl-cts/modules/egl/
H A DteglImageUtil.cpp307 static const GLenum faces[] = in initTexture() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd.c330 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 Des31cTextureGatherTests.cpp586 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 Dgl4cTextureGatherTests.cpp737 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 DSamplerCore.cpp1270 Int faces = *Pointer<Int>(constants + OFFSET(Constants, transposeBit0) + negative * 4); in cubeFace() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftobjs.c5468 FT_List faces; in FT_EXPORT_DEF() local
[all...]
/third_party/python/Lib/test/
H A Dtest_set.py2049 def faces(G): function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp2674 faces[] = in createRayFlagsTests() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp510 static const tcu::CubeFace faces[6] = in glslImageFuncZToCubeFace() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp4124 faces[] = in createRayFlagsTests() local

Completed in 69 milliseconds