Home
last modified time | relevance | path

Searched defs:texture_type (Results 1 – 20 of 20) sorted by relevance

/third_party/mesa3d/src/egl/main/
Deglsurface.c58 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/
Dlp_jit.c49 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/
Dpvr_tex_state.c71 uint32_t texture_type; in pvr_pack_tex_state() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.hpp79 eTextureType texture_type; member
/third_party/skia/third_party/externals/tint/src/inspector/
Dinspector.cc480 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/
DesextcTextureCubeMapArraySampling.cpp874 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/
Dgl4cTextureViewTests.cpp2111 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
Dgl4cTextureViewTests.hpp284 _test_texture_type texture_type; member
Dgl4cShadingLanguage420PackTests.cpp2390 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()
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp5317 bool level, const glw::GLchar* texture_type, bool layer) in ExpectError()
Dgl4cShaderImageLoadStoreTests.cpp7456 const char* texture_type = ""; in Run() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c147 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/
Dgstvideometa.h269 GstVideoGLTextureType texture_type[4]; member
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_shader.h104 unsigned texture_type:4; member
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction.cc5263 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/
Dbuilder.cc2739 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/
Dgenerator_impl.cc862 auto* texture_type = TypeOf(texture)->UnwrapRef()->As<sem::Texture>(); in EmitTextureCall() local
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl.cc1121 auto* texture_type = TypeOf(texture)->UnwrapRef()->As<sem::Texture>(); in EmitTextureCall() local
/third_party/skia/third_party/externals/tint/src/resolver/
Dintrinsic_test.cc293 auto* texture_type = ty.sampled_texture(dim, s); in TEST_P() local
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl.cc1972 auto* texture_type = TypeOf(texture)->UnwrapRef()->As<sem::Texture>(); in EmitTextureCall() local