/third_party/mesa3d/src/egl/main/ |
D | eglsurface.c | 58 EGLint texture_type = EGL_PBUFFER_BIT; in _eglParseSurfaceAttribList() local 758 EGLint texture_type = EGL_PBUFFER_BIT; in _eglBindTexImage() local 791 EGLint texture_type = EGL_PBUFFER_BIT; in _eglReleaseTexImage() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_jit.c | 49 LLVMTypeRef texture_type; in create_jit_texture_type() local 192 LLVMTypeRef viewport_type, texture_type, sampler_type, image_type; in lp_jit_create_types() local 421 LLVMTypeRef texture_type, sampler_type, image_type; in lp_jit_create_cs_types() local
|
/third_party/mesa3d/src/imagination/vulkan/ |
D | pvr_tex_state.c | 71 uint32_t texture_type; in pvr_pack_tex_state() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cLayoutBindingTests.hpp | 79 eTextureType texture_type; member
|
/third_party/skia/third_party/externals/tint/src/inspector/ |
D | inspector.cc | 480 const tint::TypeInfo& texture_type, in GetTextureResourceBindings() 719 auto* texture_type = var->Type()->UnwrapRef()->As<sem::Texture>(); in GetSampledTextureResourceBindingsImpl() local 751 auto* texture_type = var->Type()->UnwrapRef()->As<sem::StorageTexture>(); in GetStorageTextureResourceBindingsImpl() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySampling.cpp | 874 glw::GLint mipmap_level, glw::GLenum texture_format, glw::GLenum texture_type, in prepareDataForTexture() 908 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareDataForColorFloatTexture() 936 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareDataForColorIntTexture() 961 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareDataForDepthFloatTexture() 986 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareDataForStencilUIntTexture() 1011 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareDepthTextureFace() 1225 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareRGBAIntegerTextureFace() 1261 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareRGBATextureFace() 1296 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareStencilTextureFace() 1543 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareTextureFace()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cTextureViewTests.cpp | 2111 glw::GLenum texture_type, unsigned int n_levels_needed, in initTextureStorage() 2726 const _test_texture_type texture_type = texture_types[n_texture_type]; in initTestRuns() local 8060 void TextureViewTestCoherency::checkAPICallCoherency(_texture_type texture_type, bool should_use_gl… in checkAPICallCoherency() 8217 void TextureViewTestCoherency::checkProgramWriteCoherency(_texture_type texture_type, bool should_u… in checkProgramWriteCoherency() 8647 void TextureViewTestCoherency::getReadPropertiesForTextureType(_texture_type texture_type, glw::GLu… in getReadPropertiesForTextureType() 8727 void TextureViewTestCoherency::getWritePropertiesForTextureType(_texture_type texture_type, glw::GL… in getWritePropertiesForTextureType() 9288 _texture_type texture_type = texture_types[n_texture_type]; in iterate() local
|
D | gl4cTextureViewTests.hpp | 284 _test_texture_type texture_type; member
|
D | gl4cShadingLanguage420PackTests.cpp | 2390 Utils::TEXTURE_TYPES texture_type, GLuint color, GLuint unit) in prepareTexture() 10210 void BindingSamplersTest::prepareTexture(Utils::texture& texture, Utils::TEXTURE_TYPES texture_type… in prepareTexture() 18561 TEXTURE_TYPES texture_type) in create()
|
D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 5317 bool level, const glw::GLchar* texture_type, bool layer) in ExpectError()
|
D | gl4cShaderImageLoadStoreTests.cpp | 7456 const char* texture_type = ""; in Run() local
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 147 LLVMTypeRef texture_type; in create_jit_texture_type() local 312 LLVMTypeRef texture_type = create_jit_texture_type(gallivm, "texture"); in create_jit_context_type() local 369 LLVMTypeRef texture_type, LLVMTypeRef sampler_type, in create_gs_jit_context_type() 549 LLVMTypeRef texture_type, LLVMTypeRef sampler_type, in create_tcs_jit_context_type() 650 LLVMTypeRef texture_type, LLVMTypeRef sampler_type, in create_tes_jit_context_type() 2691 LLVMTypeRef texture_type, sampler_type, image_type; in create_gs_jit_types() local 3077 LLVMTypeRef texture_type, sampler_type, image_type; in create_tcs_jit_types() local 3737 LLVMTypeRef texture_type, sampler_type, image_type; in create_tes_jit_types() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideometa.h | 269 GstVideoGLTextureType texture_type[4]; member
|
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
D | svga_shader.h | 104 unsigned texture_type:4; member
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
D | function.cc | 5263 const Texture* texture_type = in EmitImageAccess() local 5519 auto* texture_type = GetImageType(*image); in EmitImageQuery() local 5623 const Texture* texture_type = GetImageType(*image); in MakeCoordinateOperandsForImageAccess() local 5728 const Texture* texture_type) { in ConvertTexelForStorage()
|
/third_party/skia/third_party/externals/tint/src/writer/spirv/ |
D | builder.cc | 2739 auto* texture_type = texture->Type()->UnwrapRef()->As<sem::Texture>(); in GenerateTextureIntrinsic() local 3412 uint32_t Builder::GenerateSampledImage(const sem::Type* texture_type, in GenerateSampledImage()
|
/third_party/skia/third_party/externals/tint/src/writer/msl/ |
D | generator_impl.cc | 862 auto* texture_type = TypeOf(texture)->UnwrapRef()->As<sem::Texture>(); in EmitTextureCall() local
|
/third_party/skia/third_party/externals/tint/src/writer/glsl/ |
D | generator_impl.cc | 1121 auto* texture_type = TypeOf(texture)->UnwrapRef()->As<sem::Texture>(); in EmitTextureCall() local
|
/third_party/skia/third_party/externals/tint/src/resolver/ |
D | intrinsic_test.cc | 293 auto* texture_type = ty.sampled_texture(dim, s); in TEST_P() local
|
/third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
D | generator_impl.cc | 1972 auto* texture_type = TypeOf(texture)->UnwrapRef()->As<sem::Texture>(); in EmitTextureCall() local
|