/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_jit.c | 48 LLVMTypeRef texture_type; in create_jit_texture_type() local 187 LLVMTypeRef viewport_type, texture_type, sampler_type, image_type; in lp_jit_create_types() local 342 LLVMTypeRef texture_type, sampler_type, image_type; in lp_jit_create_cs_types() local
|
/external/mesa3d/src/egl/main/ |
D | eglsurface.c | 58 EGLint texture_type = EGL_PBUFFER_BIT; in _eglParseSurfaceAttribList() local 737 EGLint texture_type = EGL_PBUFFER_BIT; in _eglBindTexImage() local 770 EGLint texture_type = EGL_PBUFFER_BIT; in _eglReleaseTexImage() local
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cLayoutBindingTests.hpp | 79 eTextureType texture_type; member
|
/external/deqp/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() 1226 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareRGBAIntegerTextureFace() 1263 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareRGBATextureFace() 1299 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareStencilTextureFace() 1547 glw::GLenum texture_format, glw::GLenum texture_type, glw::GLsizei texture_width, in prepareTextureFace()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureViewTests.cpp | 2111 glw::GLenum texture_type, unsigned int n_levels_needed, in initTextureStorage() 2728 const _test_texture_type texture_type = texture_types[n_texture_type]; in initTestRuns() local 8062 void TextureViewTestCoherency::checkAPICallCoherency(_texture_type texture_type, bool should_use_gl… in checkAPICallCoherency() 8219 void TextureViewTestCoherency::checkProgramWriteCoherency(_texture_type texture_type, bool should_u… in checkProgramWriteCoherency() 8649 void TextureViewTestCoherency::getReadPropertiesForTextureType(_texture_type texture_type, glw::GLu… in getReadPropertiesForTextureType() 8729 void TextureViewTestCoherency::getWritePropertiesForTextureType(_texture_type texture_type, glw::GL… in getWritePropertiesForTextureType() 9290 _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 | 2393 Utils::TEXTURE_TYPES texture_type, GLuint color, GLuint unit) in prepareTexture() 10234 void BindingSamplersTest::prepareTexture(Utils::texture& texture, Utils::TEXTURE_TYPES texture_type… in prepareTexture() 18619 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
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 148 LLVMTypeRef texture_type; in create_jit_texture_type() local 308 LLVMTypeRef texture_type, LLVMTypeRef sampler_type, in create_jit_context_type() 372 LLVMTypeRef texture_type, LLVMTypeRef sampler_type, in create_gs_jit_context_type() 550 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() 712 LLVMTypeRef texture_type, sampler_type, context_type, buffer_type, in create_jit_types() local 2669 LLVMTypeRef texture_type, sampler_type, image_type, context_type; in create_gs_jit_types() local 3047 LLVMTypeRef texture_type, sampler_type, image_type, context_type; in create_tcs_jit_types() local 3696 LLVMTypeRef texture_type, sampler_type, image_type, context_type; in create_tes_jit_types() local
|
/external/mesa3d/src/gallium/drivers/lima/ |
D | lima_texture.h | 46 uint32_t texture_type: 3; member
|
/external/mesa3d/src/gallium/drivers/svga/svgadump/ |
D | svga_shader.h | 104 unsigned texture_type:4; member
|
/external/mesa3d/prebuilt-intermediates/cle/ |
D | v3d_packet_v33_pack.h | 4138 uint32_t texture_type; member
|