Home
last modified time | relevance | path

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

/external/angle/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 …]
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWorkgroupStorageTests.cpp183 …de::MovePtr<tcu::Texture2D> texture2D(new tcu::Texture2D(texFmt, m_params.imageWidth, m_params.ima… in createTestTexture2D() local
206 de::MovePtr<tcu::Texture2D> texture2D = createTestTexture2D(); in iterate() local
328 void WorkgroupStorageTestInstance::calculateRef(tcu::Texture2D &texture2D) in calculateRef()
346 const tcu::Texture2D &texture2D, in validateResult()
DvktProtectedMemStackTests.cpp217 …de::MovePtr<tcu::Texture2D> texture2D(new tcu::Texture2D(texFmt, m_params.imageWidth, m_params.ima… in createTestTexture2D() local
240 de::MovePtr<tcu::Texture2D> texture2D = createTestTexture2D(); in iterate() local
368 void StackTestInstance::calculateRef(tcu::Texture2D &texture2D) in calculateRef()
379const tcu::Texture2D &texture2D, const tcu::Sampler &refSampler) in validateResult()
DvktProtectedMemShaderImageAccessTests.cpp538 de::MovePtr<tcu::Texture2D> texture2D(new tcu::Texture2D(texFmt, IMAGE_WIDTH, IMAGE_HEIGHT)); in createTestTexture2D() local
583 de::MovePtr<tcu::Texture2D> texture2D = createTestTexture2D(); in executeComputeTest() local
847 de::MovePtr<tcu::Texture2D> texture2D = createTestTexture2D(); in executeFragmentTest() local
1211 void ImageAccessTestInstance::calculateAtomicRef(tcu::Texture2D &texture2D) in calculateAtomicRef()
1229const tcu::Texture2D &texture2D, const tcu::Sampler &refSampler) in validateResult()
DvktProtectedMemUtils.cpp666 void uploadImage(ProtectedContext &ctx, vk::VkImage image, const tcu::Texture2D &texture2D) in uploadImage()
/external/angle/src/tests/gl_tests/
DWEBGLVideoTextureTest.cpp179 GLTexture texture2D; in TEST_P() local
DCopyTextureTest.cpp1305 GLTexture texture2D; in TEST_P() local
DTextureTest.cpp176 GLuint texture2D; in create2DTexture() local
3151 GLTexture texture2D; in TEST_P() local
3185 GLTexture texture2D; in TEST_P() local
7234 GLTexture texture2D; in TEST_P() local
14778 GLTexture texture2D; in TEST_P() local
DImageTest.cpp1547 EGLClientBuffer texture2D = reinterpretHelper<EGLClientBuffer>(glTexture2D); in TEST_P() local
1737 GLTexture texture2D; in TEST_P() local
1832 GLTexture texture2D; in TEST_P() local
DRobustResourceInitTest.cpp743 GLTexture texture2D; in TEST_P() local
DMultithreadingTest.cpp142 GLuint texture2D; in create2DTexture() local
/external/skia/tests/
DTextureBindingsResetTest.cpp146 GrBackendTexture texture2D = dContext->createBackendTexture(10, in DEF_GANESH_TEST_FOR_GL_CONTEXT() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderTarget11.cpp40 ID3D11Texture2D *texture2D = d3d11::DynamicCastComObject<ID3D11Texture2D>(resource); in GetTextureProperties() local
DRenderer11.cpp1752 angle::ComPtr<ID3D11Texture2D> texture2D; in validateShareHandle() local
/external/deqp/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp166 inline Vec4 texture2D(const gls::ShaderEvalContext &c, float s, float t, float lod) in texture2D() function
/external/deqp/modules/glshared/
DglsShaderRenderCase.cpp362 tcu::Vec4 ShaderEvalContext::texture2D(int unitNdx, const tcu::Vec2 &texCoords) in texture2D() function in deqp::gls::ShaderEvalContext
/external/deqp/external/openglcts/modules/common/
DglcShaderRenderCase.cpp387 tcu::Vec4 ShaderEvalContext::texture2D(int unitNdx, const tcu::Vec2 &texCoords) in texture2D() function in deqp::ShaderEvalContext
/external/deqp/external/openglcts/modules/gles2/
Des2cTexture3DTests.cpp952 glu::Texture2D texture2D(m_context.getRenderContext(), m_format, m_type, m_width, m_height); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp527 tcu::Vec4 ShaderEvalContext::texture2D(int unitNdx, const tcu::Vec2 &texCoords) in texture2D() function in vkt::sr::ShaderEvalContext
DvktShaderRenderTextureFunctionTests.cpp384 inline Vec4 texture2D(const ShaderEvalContext &c, float s, float t, float lod) in texture2D() function
1588 de::MovePtr<tcu::Texture2D> texture2D; in initTexture() local
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp253 inline Vec4 texture2D(const gls::ShaderEvalContext &c, float s, float t, float lod) in texture2D() function
/external/deqp/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp608 glu::ImmutableTexture2D *texture2D = in init() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp2505 if (Texture2D *texture2D = dynamic_cast<Texture2D *>(texture)) in getFboAttachment() local
/external/angle/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp331 constexpr const ImmutableString texture2D("texture2D"); variable
DSymbolTable_autogen.cpp370 constexpr const ImmutableString texture2D("texture2D"); variable