Home
last modified time | relevance | path

Searched defs:texture (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/external/deqp/modules/gles31/functional/
Des31fNegativeTextureApiTests.cpp106 GLuint texture[5]; in bindtexture() local
937 GLuint texture = 0x1234; in copytexsubimage2d_invalid_target() local
951 GLuint texture = 0x1234; in copytexsubimage2d_read_buffer_is_none() local
967 GLuint texture = 0x1234; in copytexsubimage2d_texture_internalformat() local
1031 GLuint texture = 0x1234; in copytexsubimage2d_neg_offset() local
1050 GLuint texture = 0x1234; in copytexsubimage2d_invalid_offset() local
1069 GLuint texture = 0x1234; in copytexsubimage2d_neg_width_height() local
1090 GLuint texture[2]; in copytexsubimage2d_incomplete_framebuffer() local
1136 GLuint texture = 0x1234; in deletetextures() local
1155 GLuint texture[2]; in generatemipmap() local
[all …]
Des31fNegativeBufferApiTests.cpp279 deUint32 texture = 0x1234; in read_pixels_fbo_format_mismatch() local
512 deUint32 texture = 0x1234; in clear_bufferiv() local
562 deUint32 texture = 0x1234; in clear_bufferuiv() local
609 deUint32 texture = 0x1234; in clear_bufferfv() local
757 deUint32 texture = 0x1234; in draw_buffers() local
954 deUint32 texture = 0x1234; in read_buffer() local
1148 GLuint texture[] = {0x1234, 0x1234}; in framebuffer_texture() local
1350 deUint32 texture[2]; in blit_framebuffer() local
1679 deUint32 texture = 0x1234; in invalidate_framebuffer() local
1728 deUint32 texture = 0x1234; in invalidate_sub_framebuffer() local
[all …]
/external/mesa3d/src/gallium/auxiliary/util/
Du_sampler.c39 const struct pipe_resource *texture, in default_template()
90 const struct pipe_resource *texture, in u_sampler_view_default_template()
102 const struct pipe_resource *texture, in u_sampler_view_default_dx9_template()
/external/mesa3d/src/mesa/state_tracker/
Dst_sampler_view.h40 struct pipe_resource *texture, in st_create_texture_sampler_view_format()
53 struct pipe_resource *texture) in st_create_texture_sampler_view()
/external/replicaisland/src/com/replica/replicaisland/
DTextureLibrary.java73 Texture texture = getTextureByResource(resourceID); in allocateTexture() local
83 Texture texture = allocateTexture(resourceID); in loadTexture() local
127 protected Texture loadBitmap(Context context, GL10 gl, Texture texture) { in loadBitmap()
223 Texture texture = null; in getTextureByResource() local
260 Texture texture = null; in addTexture() local
DDrawableBitmap.java35 DrawableBitmap(Texture texture, int width, int height) { in DrawableBitmap()
102 final Texture texture = mTexture; in draw() local
206 public void setTexture(Texture texture) { in setTexture()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageSizeTests.cpp86 inline VkImageCreateInfo makeImageCreateInfo (const Texture& texture, const VkFormat format) in makeImageCreateInfo()
116 tcu::IVec3 getExpectedImageSizeResult (const Texture& texture) in getExpectedImageSizeResult()
180 const Texture& texture, in SizeTest()
229 std::string getCaseName (const Texture& texture, const deUint32 flags) in getCaseName()
265 SizeTestInstance::SizeTestInstance (Context& context, const Texture& texture, const VkFormat format) in SizeTestInstance()
356 ImageSizeTestInstance::ImageSizeTestInstance (Context& context, const Texture& texture, const VkFor… in ImageSizeTestInstance()
432 BufferSizeTestInstance::BufferSizeTestInstance (Context& context, const Texture& texture, const VkF… in BufferSizeTestInstance()
526 const Texture texture = getTexture(s_imageTypes[imageTypeNdx], s_baseImageSizes[imageSizeNdx]); in createImageSizeTests() local
DvktImageLoadStoreTests.cpp62 inline VkBufferImageCopy makeBufferImageCopy (const Texture& texture) in makeBufferImageCopy()
67 tcu::ConstPixelBufferAccess getLayerOrSlice (const Texture& texture, const tcu::ConstPixelBufferAcc… in getLayerOrSlice()
95 const Texture& texture, in comparePixelBuffers()
258 …ns (Context& context, const VkCommandBuffer cmdBuffer, const VkImage image, const Texture& texture) in commandImageWriteBarrierBetweenShaderInvocations()
288 const Texture& texture) in commandCopyImageToBuffer()
337 const Texture& texture, in StoreTest()
427 BaseTestInstance::BaseTestInstance (Context& context, const Texture& texture, const VkFormat format… in BaseTestInstance()
498 StoreTestInstance::StoreTestInstance (Context& context, const Texture& texture, const VkFormat form… in StoreTestInstance()
561 const Texture& texture, in ImageStoreTestInstance()
712 const Texture& texture, in BufferStoreTestInstance()
[all …]
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_uniforms.c64 struct pipe_sampler_view *texture = texstate->textures[unit]; in write_texture_p2() local
81 struct pipe_sampler_view *texture = texstate->textures[unit]; in write_texture_first_level() local
92 struct pipe_sampler_view *texture = texstate->textures[unit]; in write_texture_msaa_addr() local
113 struct pipe_sampler_view *texture = texstate->textures[unit]; in write_texture_border_color() local
177 struct pipe_sampler_view *texture = texstate->textures[data]; in get_texrect_scale() local
/external/skia/tools/gpu/gl/debug/
DGrTextureUnitObj.cpp12 void GrTextureUnitObj::setTexture(GrTextureObj *texture) { in setTexture()
/external/mesa3d/src/mesa/main/
Dtexparam.c156 get_texobj_by_name(struct gl_context *ctx, GLuint texture, GLboolean get) in get_texobj_by_name()
1109 _mesa_TextureParameterfv(GLuint texture, GLenum pname, const GLfloat *params) in _mesa_TextureParameterfv()
1125 _mesa_TextureParameterf(GLuint texture, GLenum pname, GLfloat param) in _mesa_TextureParameterf()
1141 _mesa_TextureParameteri(GLuint texture, GLenum pname, GLint param) in _mesa_TextureParameteri()
1157 _mesa_TextureParameteriv(GLuint texture, GLenum pname, in _mesa_TextureParameteriv()
1175 _mesa_TextureParameterIiv(GLuint texture, GLenum pname, const GLint *params) in _mesa_TextureParameterIiv()
1192 _mesa_TextureParameterIuiv(GLuint texture, GLenum pname, const GLuint *params) in _mesa_TextureParameterIuiv()
1731 _mesa_GetTextureLevelParameterfv(GLuint texture, GLint level, in _mesa_GetTextureLevelParameterfv()
1753 _mesa_GetTextureLevelParameteriv(GLuint texture, GLint level, in _mesa_GetTextureLevelParameteriv()
2336 _mesa_GetTextureParameterfv(GLuint texture, GLenum pname, GLfloat *params) in _mesa_GetTextureParameterfv()
[all …]
Dtexstorage.c521 texturestorage(GLuint dims, GLuint texture, GLsizei levels, in texturestorage()
590 _mesa_TextureStorage1D(GLuint texture, GLsizei levels, GLenum internalformat, in _mesa_TextureStorage1D()
598 _mesa_TextureStorage2D(GLuint texture, GLsizei levels, in _mesa_TextureStorage2D()
607 _mesa_TextureStorage3D(GLuint texture, GLsizei levels, GLenum internalformat, in _mesa_TextureStorage3D()
623 _mesa_TextureStorage1DEXT(GLuint texture, GLenum target, GLsizei levels, in _mesa_TextureStorage1DEXT()
641 _mesa_TextureStorage2DEXT(GLuint texture, GLenum target, GLsizei levels, in _mesa_TextureStorage2DEXT()
660 _mesa_TextureStorage3DEXT(GLuint texture, GLenum target, GLsizei levels, in _mesa_TextureStorage3DEXT()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.hpp32 namespace texture namespace
DvktTextureMipmapTests.hpp34 namespace texture namespace
DvktTextureTests.hpp33 namespace texture namespace
DvktTextureFilteringExplicitLodTests.hpp30 namespace texture namespace
DvktTextureFilteringTests.hpp33 namespace texture namespace
DvktTextureFilteringAnisotropyTests.hpp30 namespace texture namespace
DvktTextureTests.cpp36 namespace texture namespace
/external/deqp/modules/glshared/
DglsSamplerObjectTest.cpp381 GLuint texture = (GLuint)-1; in createTexture2D() local
407 GLuint texture = (GLuint)-1; in createTexture3D() local
433 GLuint texture = (GLuint)-1; in createTextureCube() local
490 GLuint texture = createTexture(gl, m_target); in renderReferences() local
513 GLuint texture = createTexture(gl, m_target); in renderResults() local
878 GLuint texture = (GLuint)-1; in createTexture2D() local
917 GLuint texture = (GLuint)-1; in createTexture3D() local
956 GLuint texture = (GLuint)-1; in createTextureCube() local
/external/skia/src/gpu/
DGrDrawOpAtlas.cpp32 sk_sp<GrTexture> texture(ctx->resourceProvider()->createApproxTexture(desc, kFlags)); in Make() local
130 GrTexture* texture) { in uploadToTexture()
214 GrTexture* texture = fProxy->priv().peekTexture(); in updatePlot() local
293 GrTexture* texture = fProxy->priv().peekTexture(); in addToAtlas() local
/external/deqp/framework/randomshaders/
DrsgSamplers.hpp43 Sampler2D (const tcu::Texture2D* texture, const tcu::Sampler& sampler) in Sampler2D()
68 SamplerCube (const tcu::TextureCube* texture, const tcu::Sampler& sampler) in SamplerCube()
/external/swiftshader/src/OpenGL/libGL/
DResourceManager.cpp212 void ResourceManager::deleteTexture(GLuint texture) in deleteTexture()
268 TextureMap::iterator texture = mTextureMap.find(handle); in getTexture() local
323 void ResourceManager::checkTextureAllocation(GLuint texture, TextureType type) in checkTextureAllocation()
/external/swiftshader/src/OpenGL/libGLES_CM/
DResourceManager.cpp90 void ResourceManager::deleteTexture(GLuint texture) in deleteTexture()
136 void ResourceManager::checkTextureAllocation(GLuint texture, TextureType type) in checkTextureAllocation()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_texture.c59 struct svga_texture *texture = svga_texture(st->base.resource); in svga_transfer_dma_band() local
105 struct svga_texture *texture = svga_texture(st->base.resource); in svga_transfer_dma() local
207 struct pipe_resource *texture, in svga_texture_get_handle()
339 struct pipe_resource *texture = st->base.resource; in svga_texture_transfer_map_dma() local
409 struct pipe_resource *texture = transfer->resource; in svga_texture_transfer_map_direct() local
534 struct pipe_resource *texture, in svga_texture_transfer_map()
1335 const struct pipe_resource *texture) in svga_texture_transfer_map_can_upload()
1366 struct pipe_resource *texture = st->base.resource; in svga_texture_transfer_map_upload() local
1458 struct pipe_resource *texture = st->base.resource; in svga_texture_transfer_unmap_upload() local

12345678910>>...13