Home
last modified time | relevance | path

Searched defs:texture2D (Results 1 – 25 of 34) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Ddxgi_support_data.json5 "texture2D": "never", string
16 "texture2D": "always", string
27 "texture2D": "always", string
38 "texture2D": "10_0", string
49 "texture2D": "10_0", string
60 "texture2D": "always", string
71 "texture2D": "always", string
82 "texture2D": "always", string
93 "texture2D": "always", string
104 "texture2D": "always", string
[all …]
DRenderTarget11.cpp40 ID3D11Texture2D *texture2D = d3d11::DynamicCastComObject<ID3D11Texture2D>(resource); in GetTextureProperties() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Ddxgi_support_data.json5 "texture2D": "never", string
16 "texture2D": "always", string
27 "texture2D": "always", string
38 "texture2D": "10_0", string
49 "texture2D": "10_0", string
60 "texture2D": "always", string
71 "texture2D": "always", string
82 "texture2D": "always", string
93 "texture2D": "always", string
104 "texture2D": "always", string
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemStackTests.cpp214 …de::MovePtr<tcu::Texture2D> texture2D (new tcu::Texture2D(texFmt, m_params.imageWidth, m_params.i… in createTestTexture2D() local
236 de::MovePtr<tcu::Texture2D> texture2D = createTestTexture2D(); in iterate() local
361 void StackTestInstance::calculateRef (tcu::Texture2D& texture2D) in calculateRef()
371 …ateResult (vk::VkImage image, vk::VkImageLayout imageLayout, const tcu::Texture2D& texture2D, cons… in validateResult()
DvktProtectedMemWorkgroupStorageTests.cpp183 …de::MovePtr<tcu::Texture2D> texture2D (new tcu::Texture2D(texFmt, m_params.imageWidth, m_params.i… in createTestTexture2D() local
205 de::MovePtr<tcu::Texture2D> texture2D = createTestTexture2D(); in iterate() local
323 void WorkgroupStorageTestInstance::calculateRef (tcu::Texture2D& texture2D) in calculateRef()
340 …ateResult (vk::VkImage image, vk::VkImageLayout imageLayout, const tcu::Texture2D& texture2D, cons… in validateResult()
DvktProtectedMemShaderImageAccessTests.cpp464 de::MovePtr<tcu::Texture2D> texture2D (new tcu::Texture2D(texFmt, IMAGE_WIDTH, IMAGE_HEIGHT)); in createTestTexture2D() local
507 de::MovePtr<tcu::Texture2D> texture2D = createTestTexture2D(); in executeComputeTest() local
728 de::MovePtr<tcu::Texture2D> texture2D = createTestTexture2D(); in executeFragmentTest() local
1107 void ImageAccessTestInstance::calculateAtomicRef (tcu::Texture2D& texture2D) in calculateAtomicRef()
1124 …ateResult (vk::VkImage image, vk::VkImageLayout imageLayout, const tcu::Texture2D& texture2D, cons… in validateResult()
DvktProtectedMemUtils.cpp682 void uploadImage (ProtectedContext& ctx, vk::VkImage image, const tcu::Texture2D& texture2D) in uploadImage()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DWEBGLVideoTextureTest.cpp179 GLTexture texture2D; in TEST_P() local
DMultithreadingTest.cpp138 GLuint texture2D; in create2DTexture() local
DImageTest.cpp1126 EGLClientBuffer texture2D = reinterpretHelper<EGLClientBuffer>(glTexture2D.get()); in TEST_P() local
1317 GLTexture texture2D; in TEST_P() local
1413 GLTexture texture2D; in TEST_P() local
DCopyTextureTest.cpp1019 GLTexture texture2D; in TEST_P() local
DTextureTest.cpp174 GLuint texture2D; in create2DTexture() local
2669 GLTexture texture2D; in TEST_P() local
2703 GLTexture texture2D; in TEST_P() local
5654 GLuint texture2D; in TEST_P() local
DRobustResourceInitTest.cpp706 GLTexture texture2D; in TEST_P() local
/third_party/skia/tests/
DTextureBindingsResetTest.cpp106 GrBackendTexture texture2D = dContext->createBackendTexture( in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
/third_party/flutter/skia/tests/
DTextureBindingsResetTest.cpp106 GrBackendTexture texture2D = context->createBackendTexture( in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderTarget11.cpp40 ID3D11Texture2D *texture2D = d3d11::DynamicCastComObject<ID3D11Texture2D>(resource); in GetTextureProperties() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DImageTest.cpp547 EGLClientBuffer texture2D = reinterpretHelper<EGLClientBuffer>(glTexture2D); in TEST_P() local
740 GLuint texture2D; in TEST_P() local
839 GLuint texture2D; in TEST_P() local
DCopyTextureTest.cpp946 GLTexture texture2D; in TEST_P() local
DRobustResourceInitTest.cpp617 GLTexture texture2D; in TEST_P() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp187 inline Vec4 texture2D (const gls::ShaderEvalContext& c, float s, float t, float lod) { return c.… in texture2D() function
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderRenderCase.cpp380 tcu::Vec4 ShaderEvalContext::texture2D(int unitNdx, const tcu::Vec2& texCoords) in texture2D() function in deqp::ShaderEvalContext
/third_party/vk-gl-cts/modules/glshared/
DglsShaderRenderCase.cpp314 tcu::Vec4 ShaderEvalContext::texture2D (int unitNdx, const tcu::Vec2& texCoords) in texture2D() function in deqp::gls::ShaderEvalContext
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
Des2cTexture3DTests.cpp948 glu::Texture2D texture2D(m_context.getRenderContext(), m_format, m_type, m_width, m_height); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp451 tcu::Vec4 ShaderEvalContext::texture2D (int unitNdx, const tcu::Vec2& texCoords) in texture2D() function in vkt::sr::ShaderEvalContext
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp279 inline Vec4 texture2D (const gls::ShaderEvalContext& c, float s, float t, float lod) { return c.… in texture2D() function

12