Home
last modified time | relevance | path

Searched defs:texture_ref (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dgles2_cmd_decoder_unittest_async_pixel.cc66 TextureRef* texture_ref = GetTexture(client_texture_id_); in TEST_P() local
328 TextureRef* texture_ref = GetTexture(client_texture_id_); in TEST_P() local
Dgles2_cmd_decoder_unittest_textures.cc72 TextureRef* texture_ref = manager->GetTexture(client_texture_id_); in TEST_P() local
577 TextureRef* texture_ref = manager->GetTexture(client_texture_id_); in TEST_P() local
621 TextureRef* texture_ref = manager->GetTexture(client_texture_id_); in TEST_P() local
886 TextureRef* texture_ref = GetTexture(client_texture_id_); in TEST_P() local
927 TextureRef* texture_ref = GetTexture(kNewClientId); in TEST_P() local
970 TextureRef* texture_ref = GetTexture(client_texture_id_); in TEST_P() local
1018 TextureRef* texture_ref = GetTexture(client_texture_id_); in TEST_P() local
1050 TextureRef* texture_ref = GetTexture(client_texture_id_); in TEST_P() local
1765 TextureRef* texture_ref = manager->GetTexture(client_texture_id_); in TEST_P() local
1839 TextureRef* texture_ref = manager->GetTexture(client_texture_id_); in TEST_P() local
[all …]
Dtexture_manager_unittest.cc82 TextureRef* texture_ref, GLenum pname, GLint value, GLenum error) { in SetParameter()
139 TextureRef* texture_ref = manager_->GetTexture(kClient1Id); in TEST_F() local
220 TextureRef* texture_ref = manager.GetTexture(kClient1Id); in TEST_F() local
444 TextureRef* texture_ref, GLenum pname, GLint value, GLenum error) { in SetParameter()
854 TextureRef* texture_ref = manager.GetTexture(kClient1Id); in TEST_F() local
1145 TextureRef* texture_ref = manager.GetTexture(kClient1Id); in TEST_F() local
1175 TextureRef* texture_ref = manager.GetTexture(kClient1Id); in TEST_F() local
1197 TextureRef* texture_ref = manager.GetTexture(kClient1Id); in TEST_F() local
1227 TextureRef* texture_ref = manager.GetTexture(kClient1Id); in TEST_F() local
1249 TextureRef* texture_ref = manager.GetTexture(kClient1Id); in TEST_F() local
[all …]
Dgles2_cmd_decoder.cc1876 scoped_refptr<TextureRef> texture_ref; in RestoreCurrentTextureBindings() local
3011 TextureRef* texture_ref = GetTexture(client_ids[ii]); in DeleteTexturesHelper() local
3334 TextureRef* texture_ref = texture_manager()->GetTextureInfoForTarget( in UpdateParentTextureInfo() local
3389 TextureRef* texture_ref = texture_manager()->GetTexture(client_texture_id); in GetServiceTextureId() local
4224 TextureRef* texture_ref = NULL; in DoBindTexture() local
4384 TextureRef* texture_ref = texture_manager()->GetTextureInfoForTarget( in DoGenerateMipmap() local
5302 TextureRef* texture_ref = NULL; in DoFramebufferTexture2DCommon() local
6235 TextureRef* texture_ref = in PrepareTexturesForRender() local
6284 TextureRef* texture_ref = in RestoreStateForTextures() local
6334 TextureRef* texture_ref = in ClearUnclearedTextures() local
[all …]
Dframebuffer_manager.cc138 TextureRef* texture_ref, GLenum target, GLint level, GLsizei samples) in TextureAttachment()
604 GLenum target, TextureRef* texture_ref) { in UnbindTexture()
651 GLenum attachment, TextureRef* texture_ref, GLenum target, in AttachTexture()
Dtexture_manager.cc1406 TextureRef** texture_ref) { in ValidateTexImage2D()
1470 TextureRef* texture_ref; in ValidateAndDoTexImage2D() local
1483 TextureRef* texture_ref, in DoTexImage2D()
Dtest_helper.cc624 TextureManager* manager, TextureRef* texture_ref, in SetTexParameteriWithExpectations()
/external/chromium_org/content/common/gpu/media/
Dgpu_video_decode_accelerator.cc360 gpu::gles2::TextureRef* texture_ref = texture_manager->GetTexture( in OnAssignPictureBuffers() local
494 scoped_refptr<gpu::gles2::TextureRef> texture_ref = it->second; in SetTextureCleared() local