Searched refs:Textures (Results 1 – 18 of 18) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessTests.cpp | 160 addChild(new Textures::CreationTest(m_context)); in init() 162 addChild(new Textures::BufferTest<glw::GLbyte, 1, false>(m_context, "textures_buffer_r8i")); in init() 163 addChild(new Textures::BufferTest<glw::GLbyte, 2, false>(m_context, "textures_buffer_rg8i")); in init() 164 addChild(new Textures::BufferTest<glw::GLbyte, 4, false>(m_context, "textures_buffer_rgba8i")); in init() 166 addChild(new Textures::BufferTest<glw::GLubyte, 1, false>(m_context, "textures_buffer_r8ui")); in init() 167 addChild(new Textures::BufferTest<glw::GLubyte, 2, false>(m_context, "textures_buffer_rg8ui")); in init() 168 addChild(new Textures::BufferTest<glw::GLubyte, 4, false>(m_context, "textures_buffer_rgba8ui")); in init() 169 addChild(new Textures::BufferTest<glw::GLubyte, 1, true>(m_context, "textures_buffer_r8ui_unorm")); in init() 170 …addChild(new Textures::BufferTest<glw::GLubyte, 2, true>(m_context, "textures_buffer_rg8ui_unorm")… in init() 171 …addChild(new Textures::BufferTest<glw::GLubyte, 4, true>(m_context, "textures_buffer_rgba8ui_unorm… in init() [all …]
|
D | gl4cDirectStateAccessTests.hpp | 4813 namespace Textures namespace
|
D | gl4cDirectStateAccessTexturesTests.cpp | 63 namespace Textures namespace
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTPFXParser.cpp | 359 Textures(DEFAULT_EFFECT_NUM_TEX) in SPVRTPFXParserEffect() 708 for(j = 0; j < m_psEffect[i].Textures.GetSize(); ++j) in Parse() 714 if(m_psTexture[k]->Name == m_psEffect[i].Textures[j].Name) in Parse() 721 …*pReturnError = "Error: TEXTURE '" + m_psEffect[i].Textures[j].Name.String() + "' is not defined i… in Parse() 940 for(uk = 0; uk < m_psEffect[uj].Textures.GetSize();++uk) in RetrieveRenderPassDependencies() 946 if(m_RenderPasses[ul].pTexture->Name == m_psEffect[uj].Textures[uk].Name) in RetrieveRenderPassDependencies() 2507 unsigned int uiTexIdx = effect.Textures.Append(); in ParseEffect() 2511 effect.Textures[uiTexIdx].nNumber = atoi(str); in ParseEffect() 2522 effect.Textures[uiTexIdx].Name = CPVRTStringHash(str); in ParseEffect() 2594 for(unsigned int uiTex = 0; uiTex < effect.Textures.GetSize(); ++uiTex) in ParseEffect() [all …]
|
D | PVRTPFXParser.h | 253 CPVRTArray<SPVRTPFXParserEffectTexture> Textures; member
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/OGLES2HelloAPI.xcodeproj/ |
D | project.pbxproj | 151 DBE6ED4C15C2AB7E00275129 /* Textures */, 164 DBE6ED4C15C2AB7E00275129 /* Textures */ = { 168 name = Textures;
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
D | PVRTPFXParserAPI.cpp | 106 const CPVRTArray<SPVRTPFXParserEffectTexture>& EffectTextures = src.GetEffect(m_nEffect).Textures; in Load() 709 const CPVRTStringHash& TexName = m_pParser->GetEffect(m_nEffect).Textures[nIdx].Name; in SetTexture() 816 m_Textures[nIdx].unit = m_pParser->GetEffect(m_nEffect).Textures[uiIndex].nNumber; in SetTexture()
|
/external/deqp/doc/testspecs/GLES2/ |
D | performance.texture.format.txt | 47 Textures are sampled in range (0, 0) -> (1, 1). Vertex-side tests use
|
D | functional.lifetime.txt | 27 - Textures
|
/external/deqp/external/openglcts/docs/specs/ |
D | CTS_ARB_sparse_texture2.txt | 88 Virtual Page Sizes for Sparse Textures and <pname>:
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.lifetime.txt | 27 - Textures
|
/external/mesa3d/src/compiler/nir/ |
D | README | 92 Textures
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 2130 % Textures 1.7.7 (preloaded format=plain 93.10.14) (68K) 16 APR 2004 02:38
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 2130 % Textures 1.7.7 (preloaded format=plain 93.10.14) (68K) 16 APR 2004 02:38
|
/external/python/cpython3/Modules/_ctypes/libffi/ |
D | texinfo.tex | 3180 % Textures 1.7.7 (preloaded format=plain 93.10.14) (68K) 16 APR 2004 02:38
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | texinfo.tex | 3180 % Textures 1.7.7 (preloaded format=plain 93.10.14) (68K) 16 APR 2004 02:38
|
/external/libffi/ |
D | texinfo.tex | 3180 % Textures 1.7.7 (preloaded format=plain 93.10.14) (68K) 16 APR 2004 02:38
|
/external/libmicrohttpd/doc/ |
D | texinfo.tex | 3180 % Textures 1.7.7 (preloaded format=plain 93.10.14) (68K) 16 APR 2004 02:38
|