| /external/angle/src/tests/gl_tests/ |
| D | BPTCCompressedTextureTest.cpp | 74 void setupTextureParameters(GLuint texture) in setupTextureParameters() 106 GLTexture texture; in TEST_P() local 128 GLTexture texture; in TEST_P() local 150 GLTexture texture; in TEST_P() local 176 GLTexture texture; in TEST_P() local 199 GLTexture texture; in TEST_P() local 232 GLTexture texture; in TEST_P() local 245 GLTexture texture; in TEST_P() local 262 GLTexture texture; in TEST_P() local 277 GLTexture texture; in TEST_P() local [all …]
|
| D | DXT1CompressedTextureTest.cpp | 70 GLuint texture; in TEST_P() local 121 GLuint texture; in TEST_P() local 181 GLTexture texture; in TEST_P() local 209 GLTexture texture; in TEST_P() local 231 GLuint texture; in TEST_P() local 309 GLuint texture; in TEST_P() local 374 GLTexture texture; in TEST_P() local 401 GLTexture texture; in TEST_P() local
|
| D | MultisampledRenderToTextureTest.cpp | 83 void verifyResults(GLuint texture, in verifyResults() 173 GLTexture texture; in TEST_P() local 222 GLTexture texture; in TEST_P() local 282 GLTexture texture; in TEST_P() local 308 GLTexture texture; variable 367 GLTexture texture; variable 437 GLTexture texture; in TEST_P() local 479 GLTexture texture; in TEST_P() local 519 GLTexture texture; in TEST_P() local 686 GLTexture texture; in TEST_P() local
|
| D | WebGLCompatibilityTest.cpp | 132 GLTexture texture; in TestFloatTextureFormat() local 236 GLTexture texture; in TestExtFloatBlend() local 460 GLTexture texture; in TEST_P() local 631 GLTexture texture; in TEST_P() local 723 GLTexture texture; in TEST_P() local 996 GLTexture texture; in TEST_P() local 1396 GLTexture texture; in TEST_P() local 1415 GLTexture texture; in TEST_P() local 2226 GLTexture texture; in TEST_P() local 2254 void FillTexture2D(GLuint texture, in FillTexture2D() [all …]
|
| D | TextureExternalUpdateTest.cpp | 50 GLTexture texture; in TEST_P() local 64 GLTexture texture; in TEST_P() local
|
| D | WEBGLVideoTextureTest.cpp | 72 GLTexture texture; in TEST_P() local 122 GLTexture texture; in TEST_P() local 239 GLTexture texture; in TEST_P() local
|
| D | PbufferTest.cpp | 169 GLuint texture = 0; in TEST_P() local 207 GLTexture texture; in TEST_P() local 273 GLuint texture = 0; in TEST_P() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fNegativeTextureApiTests.cpp | 106 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 …]
|
| D | es31fNegativeBufferApiTests.cpp | 279 deUint32 texture = 0x1234; in read_pixels_fbo_format_mismatch() local 509 deUint32 texture = 0x1234; in clear_bufferiv() local 559 deUint32 texture = 0x1234; in clear_bufferuiv() local 606 deUint32 texture = 0x1234; in clear_bufferfv() local 754 deUint32 texture = 0x1234; in draw_buffers() local 951 deUint32 texture = 0x1234; in read_buffer() local 1145 GLuint texture[] = {0x1234, 0x1234}; in framebuffer_texture() local 1347 deUint32 texture[2]; in blit_framebuffer() local 1676 deUint32 texture = 0x1234; in invalidate_framebuffer() local 1725 deUint32 texture = 0x1234; in invalidate_sub_framebuffer() local [all …]
|
| /external/mesa3d/src/gallium/auxiliary/util/ |
| D | u_sampler.c | 39 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/ |
| D | texture_utils.cpp | 16 GLuint texture; in CreateSimpleTexture2D() local 43 GLuint texture; in CreateSimpleTextureCubemap() local 109 GLuint texture; in CreateMipMappedTexture2D() local
|
| /external/mesa3d/src/gallium/drivers/lima/ |
| D | lima_texture.c | 120 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/state_tracker/ |
| D | st_sampler_view.h | 40 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/ |
| D | TextureLibrary.java | 73 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/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
| D | texture2d.cc | 47 cl_mem texture = CreateImage2DLegacy(context->context(), flags, &format, in CreateTexture2D() local 61 Texture2D::Texture2D(cl_mem texture, int width, int height, in Texture2D() 65 Texture2D::Texture2D(Texture2D&& texture) in Texture2D() function in tflite::gpu::cl::Texture2D 75 Texture2D& Texture2D::operator=(Texture2D&& texture) { in operator =()
|
| D | texture2d_test.cc | 35 Texture2D texture; in TEST_F() local 48 Texture2D texture; in TEST_F() local
|
| /external/mesa3d/src/mesa/main/ |
| D | texparam.c | 146 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 …]
|
| D | genmipmap.c | 208 _mesa_GenerateTextureMipmap_no_error(GLuint texture) in _mesa_GenerateTextureMipmap_no_error() 235 _mesa_GenerateTextureMipmap(GLuint texture) in _mesa_GenerateTextureMipmap() 245 _mesa_GenerateTextureMipmapEXT(GLuint texture, GLenum target) in _mesa_GenerateTextureMipmapEXT()
|
| /external/deqp/external/vulkancts/modules/vulkan/image/ |
| D | vktImageSizeTests.cpp | 89 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/angle/src/libANGLE/ |
| D | validationGL45.cpp | 14 bool ValidateBindTextureUnit(const Context *context, GLuint unit, TextureID texture) in ValidateBindTextureUnit() 108 TextureID texture, in ValidateCompressedTextureSubImage1D() 120 TextureID texture, in ValidateCompressedTextureSubImage2D() 134 TextureID texture, in ValidateCompressedTextureSubImage3D() 160 TextureID texture, in ValidateCopyTextureSubImage1D() 171 TextureID texture, in ValidateCopyTextureSubImage2D() 184 TextureID texture, in ValidateCopyTextureSubImage3D() 265 bool ValidateGenerateTextureMipmap(const Context *context, TextureID texture) in ValidateGenerateTextureMipmap() 271 TextureID texture, in ValidateGetCompressedTextureImage() 280 TextureID texture, in ValidateGetCompressedTextureSubImage() [all …]
|
| /external/mesa3d/src/gallium/drivers/vc4/ |
| D | vc4_uniforms.c | 65 struct pipe_sampler_view *texture = texstate->textures[unit]; in write_texture_p2() local 82 struct pipe_sampler_view *texture = texstate->textures[unit]; in write_texture_first_level() local 93 struct pipe_sampler_view *texture = texstate->textures[unit]; in write_texture_msaa_addr() local 114 struct pipe_sampler_view *texture = texstate->textures[unit]; in write_texture_border_color() local 179 struct pipe_sampler_view *texture = texstate->textures[data]; in get_texrect_scale() local
|
| /external/mesa3d/src/gallium/drivers/svga/ |
| D | svga_resource_texture.c | 59 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/deqp/external/openglcts/modules/gl/ |
| D | gl4cSparseTextureTests.cpp | 367 GLuint texture; in iterate() local 1157 GLuint texture; in positiveTesting() local 1209 GLuint texture; in verifyTexParameterErrors() local 1311 GLuint texture; in verifyTexStorageVirtualPageSizeIndexError() local 1372 GLuint texture; in verifyTexStorageFullArrayCubeMipmapsError() local 1446 GLuint texture; in verifyTexStorageInvalidValueErrors() local 1704 GLuint texture; in iterate() local 1774 glw::GLuint& texture, GLint level, GLint xOffset, GLint yOffset, in texPageCommitment() 1807 …ommitmentTestCase::prepareTexture(const Functions& gl, GLint target, GLint format, GLuint& texture) in prepareTexture() 1844 GLuint& texture, GLint levels) in sparseAllocateTexture() [all …]
|
| /external/angle/scripts/ |
| D | entry_point_packed_gl_enums.json | 70 "texture": "TextureID" string 83 "texture": "TextureID" string 86 "texture": "TextureID" string 137 "texture": "TextureID" string 140 "texture": "TextureID" string 177 "texture": "TextureID" string 180 "texture": "TextureID" string 183 "texture": "TextureID" string 186 "texture": "TextureID" string 189 "texture": "TextureID" string [all …]
|
| /external/deqp/modules/glshared/ |
| D | glsSamplerObjectTest.cpp | 381 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
|