| /external/chromium_org/cc/resources/ |
| D | texture_mailbox.h | 30 bool IsTexture() const { return !mailbox_holder_.mailbox.IsZero(); } in IsTexture() function
|
| /external/chromium_org/gpu/command_buffer/service/ |
| D | framebuffer_manager.cc | 86 virtual bool IsTexture( in IsTexture() function in gpu::gles2::RenderbufferAttachment 197 virtual bool IsTexture(TextureRef* texture) const OVERRIDE { in IsTexture() function in gpu::gles2::TextureAttachment
|
| D | gles2_cmd_decoder_unittest.cc | 379 TEST_P(GLES2DecoderTest, IsTexture) { in TEST_P() argument
|
| /external/chromium_org/ppapi/c/ |
| D | ppb_opengles2.h | 344 GLboolean (*IsTexture)(PP_Resource context, GLuint texture); member 803 GLboolean (*IsTexture)(PP_Resource context, GLuint texture); member
|
| /external/chromium_org/gpu/command_buffer/common/ |
| D | gles2_cmd_format_autogen.h | 4079 struct IsTexture { struct 4080 typedef IsTexture ValueType; argument 4081 static const CommandId kCmdId = kIsTexture; argument 4082 static const cmd::ArgFlags kArgFlags = cmd::kFixed; 4083 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); 4085 typedef uint32_t Result; 4087 static uint32_t ComputeSize() { in ComputeSize() 4091 void SetHeader() { header.SetCmd<ValueType>(); } in SetHeader() 4093 void Init(GLuint _texture, in Init() 4117 COMPILE_ASSERT(sizeof(IsTexture) == 16, Sizeof_IsTexture_is_not_16); argument
|
| D | gles2_cmd_format_test_autogen.h | 1341 TEST_F(GLES2FormatTest, IsTexture) { in TEST_F() argument
|
| /external/chromium_org/gpu/command_buffer/client/ |
| D | gles2_implementation_impl_autogen.h | 1047 GLboolean GLES2Implementation::IsTexture(GLuint texture) { in IsTexture() function
|
| D | gles2_interface_stub_impl_autogen.h | 334 GLboolean GLES2InterfaceStub::IsTexture(GLuint /* texture */) { in IsTexture() function
|
| D | gles2_trace_implementation_impl_autogen.h | 582 GLboolean GLES2TraceImplementation::IsTexture(GLuint texture) { in IsTexture() function
|
| D | gles2_implementation_unittest_autogen.h | 891 TEST_F(GLES2ImplementationTest, IsTexture) { in TEST_F() argument
|
| D | gles2_cmd_helper_autogen.h | 845 void IsTexture(GLuint texture, in IsTexture() function
|
| /external/chromium_org/mojo/examples/pepper_container_app/ |
| D | ppb_opengles2_thunk.cc | 833 GLboolean IsTexture(PP_Resource context_id, GLuint texture) { in IsTexture() function
|
| /external/chromium_org/ppapi/shared_impl/ |
| D | ppb_opengles2_shared.cc | 845 GLboolean IsTexture(PP_Resource context_id, GLuint texture) { in IsTexture() function
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/ |
| D | glapitemp.h | 2102 KEYWORD1 GLboolean KEYWORD2 NAME(IsTexture)(GLuint texture) in NAME() argument
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
| D | glapi_mapi_tmp.h | 3800 GLAPI GLboolean APIENTRY GLAPI_PREFIX(IsTexture)(GLuint texture) in GLAPI_PREFIX() argument
|