Home
last modified time | relevance | path

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

12345678910>>...22

/external/angle/src/tests/gl_tests/
DBPTCCompressedTextureTest.cpp78 void setupTextureParameters(GLuint texture) in setupTextureParameters()
110 GLTexture texture; in TEST_P() local
132 GLTexture texture; in TEST_P() local
154 GLTexture texture; in TEST_P() local
180 GLTexture texture; in TEST_P() local
203 GLTexture texture; in TEST_P() local
236 GLTexture texture; in TEST_P() local
249 GLTexture texture; in TEST_P() local
266 GLTexture texture; in TEST_P() local
281 GLTexture texture; in TEST_P() local
[all …]
DDXT1CompressedTextureTest.cpp70 GLuint texture; in TEST_P() local
123 GLTexture texture; in TEST_P() local
164 GLuint texture; in TEST_P() local
224 GLTexture texture; in TEST_P() local
257 GLTexture texture; in TEST_P() local
285 GLTexture texture; in TEST_P() local
307 GLuint texture; in TEST_P() local
385 GLuint texture; in TEST_P() local
450 GLTexture texture; in TEST_P() local
477 GLTexture texture; in TEST_P() local
DSRGBFramebufferTest.cpp92 GLTexture texture; in TEST_P() local
133 GLTexture texture; in TEST_P() local
178 GLTexture texture; in TEST_P() local
215 GLTexture texture; in TEST_P() local
322 GLTexture texture; in TEST_P() local
349 GLTexture texture; in TEST_P() local
DWebGLCompatibilityTest.cpp132 GLTexture texture; in TestFloatTextureFormat() local
236 GLTexture texture; in TestExtFloatBlend() local
470 GLTexture texture; in TEST_P() local
644 GLTexture texture; in TEST_P() local
736 GLTexture texture; in TEST_P() local
1006 GLTexture texture; in TEST_P() local
1410 GLTexture texture; in TEST_P() local
1429 GLTexture texture; in TEST_P() local
2316 GLTexture texture; in TEST_P() local
2344 void FillTexture2D(GLuint texture, in FillTexture2D()
[all …]
DPbufferTest.cpp200 GLuint texture = 0; in TEST_P() local
270 GLuint texture = 0; in TEST_P() local
343 GLuint texture = 0; in TEST_P() local
390 GLTexture texture; in TEST_P() local
456 GLuint texture = 0; in TEST_P() local
DVulkanPerformanceCounterTest.cpp118 void setupForColorOpsTest(GLFramebuffer *framebuffer, GLTexture *texture) in setupForColorOpsTest()
130 GLTexture *texture, in setupForColorDepthOpsTest()
155 GLTexture *texture, in setupForDepthStencilOpsTest()
185 GLTexture *texture, in setupClearAndDrawForDepthStencilOpsTest()
519 GLTexture texture; in TEST_P() local
574 GLTexture texture; in TEST_P() local
721 GLTexture texture; in TEST_P() local
824 GLTexture texture; in TEST_P() local
969 GLTexture texture; in TEST_P() local
1017 GLTexture texture; in TEST_P() local
[all …]
DMultisampledRenderToTextureTest.cpp90 void verifyResults(GLuint texture, in verifyResults()
262 GLTexture texture; in TEST_P() local
344 GLTexture texture; in TEST_P() local
410 GLTexture texture; in TEST_P() local
494 GLTexture texture; in TEST_P() local
537 GLTexture texture; in TEST_P() local
631 GLTexture texture; in colorAttachmentMultisampleDrawTestCommon() local
701 GLTexture texture; in TEST_P() local
775 GLTexture texture; in TEST_P() local
842 GLTexture texture; variable
[all …]
DVulkanFramebufferTest.cpp45 const gl::Texture *texture = context->getTexture({handle}); in hackTexture() local
57 GLTexture texture; in TEST_P() local
97 GLTexture texture; in TEST_P() local
/external/deqp/modules/gles31/functional/
Des31fNegativeTextureApiTests.cpp112 GLuint texture[5]; in bindtexture() local
946 GLuint texture = 0x1234; in copytexsubimage2d_invalid_target() local
960 GLuint texture = 0x1234; in copytexsubimage2d_read_buffer_is_none() local
979 GLuint texture = 0x1234; in copytexsubimage2d_texture_internalformat() local
1043 GLuint texture = 0x1234; in copytexsubimage2d_neg_offset() local
1062 GLuint texture = 0x1234; in copytexsubimage2d_invalid_offset() local
1081 GLuint texture = 0x1234; in copytexsubimage2d_neg_width_height() local
1102 GLuint texture[2]; in copytexsubimage2d_incomplete_framebuffer() local
1148 GLuint texture = 0x1234; in deletetextures() local
1167 GLuint texture[2]; in generatemipmap() local
[all …]
Des31fNegativeBufferApiTests.cpp284 deUint32 texture = 0x1234; in read_pixels_fbo_format_mismatch() local
515 deUint32 texture = 0x1234; in clear_bufferiv() local
565 deUint32 texture = 0x1234; in clear_bufferuiv() local
612 deUint32 texture = 0x1234; in clear_bufferfv() local
760 deUint32 texture = 0x1234; in draw_buffers() local
958 deUint32 texture = 0x1234; in read_buffer() local
1153 GLuint texture[] = {0x1234, 0x1234}; in framebuffer_texture() local
1356 deUint32 texture[2]; in blit_framebuffer() local
1688 deUint32 texture = 0x1234; in invalidate_framebuffer() local
1737 deUint32 texture = 0x1234; in invalidate_sub_framebuffer() local
[all …]
/external/skia/experimental/graphite/src/
DTextureProxy.cpp18 TextureProxy::TextureProxy(sk_sp<Texture> texture) in TextureProxy()
41 const Texture* TextureProxy::texture() const { in texture() function in skgpu::TextureProxy
46 void TextureProxy::validateTexture(const Texture* texture) { in validateTexture()
/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/angle/samples/sample_util/
Dtexture_utils.cpp16 GLuint texture; in CreateSimpleTexture2D() local
43 GLuint texture; in CreateSimpleTextureCubemap() local
109 GLuint texture; in CreateMipMappedTexture2D() local
/external/skia/src/gpu/vk/
DGrVkTextureRenderTarget.cpp28 sk_sp<GrVkImage> texture, in GrVkTextureRenderTarget()
42 sk_sp<GrVkImage> texture, in GrVkTextureRenderTarget()
56 sk_sp<GrVkImage> texture, in create_rt_attachments()
84 sk_sp<GrVkImage> texture = GrVkImage::MakeTexture(gpu, in MakeNewTextureRenderTarget() local
126 sk_sp<GrVkImage> texture = GrVkImage::MakeWrapped(gpu, in MakeWrappedTextureRenderTarget() local
DGrVkTexture.cpp26 sk_sp<GrVkImage> texture, in GrVkTexture()
47 sk_sp<GrVkImage> texture, GrMipmapStatus mipmapStatus, in GrVkTexture()
65 sk_sp<GrVkImage> texture, in GrVkTexture()
84 sk_sp<GrVkImage> texture = GrVkImage::MakeTexture( in MakeNewTexture() local
103 sk_sp<GrVkImage> texture = GrVkImage::MakeWrapped(gpu, in MakeWrappedTexture() local
DGrVkPipelineState.cpp131 auto texture = static_cast<GrVkTexture*>(geomProcTextures[i]->peekTexture()); in setAndBindTextures() local
143 auto* texture = static_cast<GrVkTexture*>(te.texture()); in setAndBindTextures() local
152 auto texture = samplerBindings[0].fTexture; in setAndBindTextures() local
177 GrVkTexture* texture = samplerBindings[i].fTexture; in setAndBindTextures() local
224 GrVkTexture* texture = samplerBindings[0].fTexture; in setAndBindTextures() local
/external/mesa3d/src/gallium/drivers/lima/
Dlima_texture.c120 struct lima_sampler_view *texture, void *pdesc, in lima_update_tex_desc()
242 lima_calc_tex_desc_size(struct lima_sampler_view *texture) in lima_calc_tex_desc_size()
273 struct lima_sampler_view *texture = lima_sampler_view(lima_tex->textures[i]); in lima_update_textures() local
285 struct lima_sampler_view *texture = lima_sampler_view(lima_tex->textures[i]); in lima_update_textures() local
295 struct lima_sampler_view *texture = lima_sampler_view(lima_tex->textures[i]); in lima_update_textures() local
/external/mesa3d/src/mesa/main/
Dtexparam.c146 get_texobj_by_name(struct gl_context *ctx, GLuint texture, const char *name) in get_texobj_by_name()
1176 _mesa_TextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, const GLfloat *params) in _mesa_TextureParameterfvEXT()
1195 _mesa_TextureParameterfv(GLuint texture, GLenum pname, const GLfloat *params) in _mesa_TextureParameterfv()
1229 _mesa_TextureParameterfEXT(GLuint texture, GLenum target, GLenum pname, GLfloat param) in _mesa_TextureParameterfEXT()
1270 _mesa_TextureParameterf(GLuint texture, GLenum pname, GLfloat param) in _mesa_TextureParameterf()
1283 _mesa_TextureParameteriEXT(GLuint texture, GLenum target, GLenum pname, GLint param) in _mesa_TextureParameteriEXT()
1324 _mesa_TextureParameteri(GLuint texture, GLenum pname, GLint param) in _mesa_TextureParameteri()
1337 _mesa_TextureParameterivEXT(GLuint texture, GLenum target, GLenum pname, in _mesa_TextureParameterivEXT()
1379 _mesa_TextureParameteriv(GLuint texture, GLenum pname, in _mesa_TextureParameteriv()
1394 _mesa_TextureParameterIiv(GLuint texture, GLenum pname, const GLint *params) in _mesa_TextureParameterIiv()
[all …]
/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
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageSizeTests.cpp89 inline VkImageCreateInfo makeImageCreateInfo (const Texture& texture, const VkFormat format) in makeImageCreateInfo()
119 tcu::IVec3 getExpectedImageSizeResult (const Texture& texture) in getExpectedImageSizeResult()
184 const Texture& texture, in SizeTest()
239 std::string getCaseName (const Texture& texture, const deUint32 flags) in getCaseName()
274 SizeTestInstance::SizeTestInstance (Context& context, const Texture& texture, const VkFormat format) in SizeTestInstance()
365 ImageSizeTestInstance::ImageSizeTestInstance (Context& context, const Texture& texture, const VkFor… in ImageSizeTestInstance()
441 BufferSizeTestInstance::BufferSizeTestInstance (Context& context, const Texture& texture, const VkF… in BufferSizeTestInstance()
535 const Texture texture = getTexture(s_imageTypes[imageTypeNdx], s_baseImageSizes[imageSizeNdx]); in createImageSizeTests() local
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dtexture2d.cc28 cl_mem texture; in CreateTexture2D() local
38 Texture2D::Texture2D(cl_mem texture, int width, int height, in Texture2D()
42 Texture2D::Texture2D(Texture2D&& texture) in Texture2D() function in tflite::gpu::cl::Texture2D
52 Texture2D& Texture2D::operator=(Texture2D&& texture) { in operator =()
/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/deqp/external/openglcts/modules/gl/
Dgl4cSparseTextureTests.cpp365 GLuint texture; in iterate() local
1155 GLuint texture; in positiveTesting() local
1207 GLuint texture; in verifyTexParameterErrors() local
1309 GLuint texture; in verifyTexStorageVirtualPageSizeIndexError() local
1370 GLuint texture; in verifyTexStorageFullArrayCubeMipmapsError() local
1444 GLuint texture; in verifyTexStorageInvalidValueErrors() local
1702 GLuint texture; in iterate() local
1772 glw::GLuint& texture, GLint level, GLint xOffset, GLint yOffset, in texPageCommitment()
1805 …ommitmentTestCase::prepareTexture(const Functions& gl, GLint target, GLint format, GLuint& texture) in prepareTexture()
1842 GLuint& texture, GLint levels) in sparseAllocateTexture()
[all …]
/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
99 struct svga_texture *texture = svga_texture(st->base.resource); in svga_transfer_dma() local
201 struct pipe_resource *texture, in svga_texture_get_handle()
304 struct pipe_resource *texture = st->base.resource; in svga_texture_transfer_map_dma() local
374 struct pipe_resource *texture = transfer->resource; in svga_texture_transfer_map_direct() local
520 struct pipe_resource *texture, in svga_texture_transfer_map()
740 struct pipe_resource *texture = st->base.resource; in svga_texture_transfer_unmap_dma() local
1338 const struct pipe_resource *texture) in svga_texture_transfer_map_can_upload()
1369 struct pipe_resource *texture = st->base.resource; in svga_texture_transfer_map_upload() local
1462 struct pipe_resource *texture = st->base.resource; in svga_texture_transfer_unmap_upload() local
[all …]
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dtexture2d.cc37 id<MTLTexture> texture = [device newTextureWithDescriptor:texture_desc]; in CreateTexture2D() local
52 Texture2D::Texture2D(id<MTLTexture> texture, int width, int height, in Texture2D()
59 Texture2D::Texture2D(Texture2D&& texture) in Texture2D() function in tflite::gpu::metal::Texture2D
69 Texture2D& Texture2D::operator=(Texture2D&& texture) { in operator =()

12345678910>>...22