Home
last modified time | relevance | path

Searched defs:textures (Results 51 - 75 of 116) sorted by relevance

12345

/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_2_0_params.cpp125 CaptureDeleteTextures_texturesPacked(const State &glState, bool isCallValid, GLsizei n, const TextureID *textures, ParamCapture *paramCapture) CaptureDeleteTextures_texturesPacked() argument
181 CaptureGenTextures_texturesPacked(const State &glState, bool isCallValid, GLsizei n, TextureID *textures, ParamCapture *paramCapture) CaptureGenTextures_texturesPacked() argument
H A Dframe_capture_utils.cpp599 const gl::TextureBindingVector &textures = boundTexturesMap[textureType]; in SerializeContextState() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DClearTest.cpp762 GLTexture textures[kAttachmentCount]; in TEST_P() local
831 GLTexture textures[kAttachmentCount]; in TEST_P() local
902 GLTexture textures[kAttachmentCount]; in TEST_P() local
1008 GLTexture textures[kAttachmentCount]; TEST_P() local
1091 GLTexture textures[kAttachmentCount]; TEST_P() local
1217 GLTexture textures[kAttachmentCount]; TEST_P() local
1329 GLTexture textures[2]; TEST_P() local
1362 GLTexture textures[2]; TEST_P() local
1424 GLTexture textures[2]; TEST_P() local
[all...]
H A DWebGLCompatibilityTest.cpp1257 GLTexture textures[2]; in TEST_P() local
4457 GLTexture textures[2]; TEST_P() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_command_buffer.h283 std::array<id<MTLTexture>, kMaxShaderSamplers> textures; member
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DVulkanImageWrappingTestsOpaqueFD.cpp917 std::vector<wgpu::Texture> textures; in TEST_P() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboColorbufferTests.cpp844 deUint32 textures[] = { 0, 0 }; in render() local
913 deUint32 textures[] = { 0, 0 }; in render() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeTextureApiTests.cpp995 GLuint textures[2]; in copytexsubimage2d_neg_level() local
1017 GLuint textures[2]; in copytexsubimage2d_max_level() local
1618 deUint32 textures[2]; texsubimage2d_neg_level() local
1644 deUint32 textures[2]; texsubimage2d_max_level() local
2505 deUint32 textures[2]; compressedtexsubimage2d_neg_level() local
2531 deUint32 textures[2]; compressedtexsubimage2d_max_level() local
2944 deUint32 textures[3]; texsubimage3d_neg_level() local
2975 deUint32 textures[2]; texsubimage3d_max_level() local
3001 deUint32 textures[3]; texsubimage3d_neg_offset() local
3164 deUint32 textures[3]; copytexsubimage3d_neg_level() local
3198 deUint32 textures[3]; copytexsubimage3d_max_level() local
3663 deUint32 textures[] = {0x1234, 0x1234}; texstorage2d() local
3711 deUint32 textures[] = {0x1234, 0x1234}; texstorage2d_invalid_binding() local
3760 deUint32 textures[] = {0x1234, 0x1234}; texstorage2d_invalid_levels() local
3805 deUint32 textures[] = {0x1234, 0x1234}; texstorage3d() local
3857 deUint32 textures[] = {0x1234, 0x1234}; texstorage3d_invalid_binding() local
3905 deUint32 textures[] = {0x1234, 0x1234}; texstorage3d_invalid_levels() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsFboUtil.hpp315 TextureMap textures; member
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContextWrapper.cpp74 void ContextWrapper::glGenTextures (int numTextures, deUint32* textures) in glGenTextures() argument
79 void ContextWrapper::glDeleteTextures (int numTextures, const deUint32* textures) in glDeleteTextures() argument
H A DsglrReferenceContext.cpp478 vector<Texture*> textures; in ~ReferenceContext() local
694 void ReferenceContext::genTextures (int numTextures, deUint32* textures) in genTextures() argument
700 void ReferenceContext::deleteTextures (int numTextures, const deUint32* textures) in deleteTextures() argument
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.cpp108 ObjectManager textures; member in tcu::null::Context
534 GLW_APICALL void GLW_APIENTRY glGenTextures (GLsizei n, GLuint* textures) in glGenTextures() argument
/third_party/glfw/tests/
H A Dtriangle-vulkan.c189 struct texture_object textures[DEMO_TEXTURE_COUNT]; member
[all...]
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Ddecode.c761 pandecode_textures(mali_ptr textures, unsigned texture_count, int job_no) in pandecode_textures() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_jit.h159 struct lp_jit_texture textures[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
445 struct lp_jit_texture textures[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h224 struct pipe_sampler_view *textures[6][PIPE_MAX_SAMPLERS]; member
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_context.h157 struct pipe_sampler_view *textures[PIPE_MAX_SAMPLERS]; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.h349 VkDescriptorImageInfo textures[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS]; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blitter.c939 struct panfrost_ptr textures = in pan_blitter_emit_textures() local
1081 mali_ptr textures = pan_preload_emit_textures(pool, fb, zs, &tex_count); in pan_preload_emit_dcd() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_context.h103 struct pipe_sampler_view *textures[PIPE_MAX_SAMPLERS]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp1662 std::vector<de::MovePtr<ImageWithMemory>> textures; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRender.hpp223 ShaderSampler textures[MAX_TEXTURES]; member in vkt::sr::ShaderEvalContext
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DStateManagerGL.cpp915 const gl::ActiveTexturesCache &textures = glState.getActiveTexturesCache(); in updateProgramTextureBindings() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGlSpirvTests.cpp2502 GLuint textures[5]; in validComputeFunc() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderImageLoadStoreTests.cpp1809 GLuint textures[8]; in Write() local
2048 GLuint textures[8]; Write() local
2310 GLuint textures[8]; Read() local
2525 GLuint textures[8]; Read() local
2733 GLuint textures[8]; Atomic() local
2917 GLuint textures[kTargets]; Write() local
3168 GLuint textures[kTargets]; Atomic() local
[all...]

Completed in 57 milliseconds

12345