Home
last modified time | relevance | path

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

12345678910>>...24

/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
126 GLTexture texture; in TEST_P() local
167 GLuint texture; in TEST_P() local
227 GLTexture texture; in TEST_P() local
255 GLTexture texture; in TEST_P() local
277 GLuint texture; in TEST_P() local
355 GLuint texture; in TEST_P() local
420 GLTexture texture; in TEST_P() local
447 GLTexture texture; in TEST_P() local
DWebGLCompatibilityTest.cpp132 GLTexture texture; in TestFloatTextureFormat() local
236 GLTexture texture; in TestExtFloatBlend() local
460 GLTexture texture; in TEST_P() local
634 GLTexture texture; in TEST_P() local
726 GLTexture texture; in TEST_P() local
999 GLTexture texture; in TEST_P() local
1403 GLTexture texture; in TEST_P() local
1422 GLTexture texture; in TEST_P() local
2280 GLTexture texture; in TEST_P() local
2308 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
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
DMultisampledRenderToTextureTest.cpp90 void verifyResults(GLuint texture, in verifyResults()
262 GLTexture texture; in TEST_P() local
344 GLTexture texture; in TEST_P() local
413 GLTexture texture; in TEST_P() local
500 GLTexture texture; in TEST_P() local
598 GLTexture texture; in colorAttachmentMultisampleDrawTestCommon() local
668 GLTexture texture; in TEST_P() local
742 GLTexture texture; in TEST_P() local
812 GLTexture texture; variable
882 GLTexture texture; in readPixelsTestCommon() local
[all …]
DVulkanPerformanceCounterTest.cpp56 GLTexture *texture, in setupClearAndDrawForInvalidateTest()
186 GLTexture texture; in TEST_P() local
317 GLTexture texture; in TEST_P() local
415 GLTexture texture; in TEST_P() local
559 GLTexture texture; in TEST_P() local
606 GLTexture texture; in TEST_P() local
653 GLTexture texture; in TEST_P() local
711 GLTexture texture; in TEST_P() local
749 GLTexture texture; in TEST_P() local
789 GLTexture texture; in TEST_P() local
[all …]
DWEBGLVideoTextureTest.cpp72 GLTexture texture; in TEST_P() local
122 GLTexture texture; in TEST_P() local
239 GLTexture texture; in TEST_P() local
DVulkanFramebufferTest.cpp45 const gl::Texture *texture = context->getTexture({handle}); in hackTexture() local
57 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/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<GrVkAttachment> texture, in GrVkTextureRenderTarget()
42 sk_sp<GrVkAttachment> texture, in GrVkTextureRenderTarget()
55 GrProtected isProtected, sk_sp<GrVkAttachment> texture, in create_rt_attachments()
83 sk_sp<GrVkAttachment> texture = in MakeNewTextureRenderTarget() local
120 sk_sp<GrVkAttachment> texture = in MakeWrappedTextureRenderTarget() local
DGrVkTexture.cpp25 sk_sp<GrVkAttachment> texture, in GrVkTexture()
46 sk_sp<GrVkAttachment> texture, GrMipmapStatus mipmapStatus, in GrVkTexture()
64 sk_sp<GrVkAttachment> texture, in GrVkTexture()
83 sk_sp<GrVkAttachment> texture = GrVkAttachment::MakeTexture( in MakeNewTexture() local
102 sk_sp<GrVkAttachment> texture = in MakeWrappedTexture() local
DGrVkPipelineState.cpp133 auto texture = static_cast<GrVkTexture*>(geomProcTextures[i]->peekTexture()); in setAndBindTextures() local
139 auto* texture = static_cast<GrVkTexture*>(te.texture()); in setAndBindTextures() local
153 auto texture = samplerBindings[0].fTexture; in setAndBindTextures() local
178 GrVkTexture* texture = samplerBindings[i].fTexture; in setAndBindTextures() local
225 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/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/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/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/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.cc26 cl_mem texture; in CreateTexture2D() local
36 Texture2D::Texture2D(cl_mem texture, int width, int height, in Texture2D()
40 Texture2D::Texture2D(Texture2D&& texture) in Texture2D() function in tflite::gpu::cl::Texture2D
50 Texture2D& Texture2D::operator=(Texture2D&& texture) { in operator =()
/external/skia/tools/gpu/
DManagedBackendTexture.h88 const GrBackendTexture& texture() { return fTexture; } in texture() function
117 GrBackendTexture texture = in MakeWithoutData() local
/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 =()
/external/webrtc/modules/desktop_capture/win/
Ddxgi_texture.cc29 explicit DxgiDesktopFrame(const DxgiTexture& texture) in DxgiDesktopFrame()
47 ComPtr<ID3D11Texture2D> texture; in CopyFrom() local

12345678910>>...24