Home
last modified time | relevance | path

Searched defs:texSize (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DUnpackRowLength.cpp47 void testRowLength(int texSize, int rowLength) in testRowLength() argument
H A DExternalWrapTest.cpp66 constexpr GLsizei texSize = 32; variable
[all...]
H A DRobustResourceInitTest.cpp1756 const int texSize = 512; in copyTexSubImage2DCustomFBOTest() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_pixeltransfer.c53 const uint texSize = pt->width0; in load_color_map_texture() local
[all...]
H A Dst_texture.c414 const uint texSize = 256; /* simple, and usually perfect */ in st_create_color_map_texture() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboColorbufferTests.cpp117 FboColorTex2DCase (Context& context, const char* name, const char* description, deUint32 texFmt, const IVec2& texSize) in FboColorTex2DCase() argument
202 FboColorTexCubeArrayCase (Context& context, const char* name, const char* description, deUint32 texFmt, const IVec3& texSize) in FboColorTexCubeArrayCase() argument
H A Des31fGeometryShaderTests.cpp2967 const tcu::IVec3 texSize = getTargetDimensions(m_target); in initTexture() local
3407 const tcu::IVec3 texSize = getTargetDimensions(m_target); renderToTexture() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_blur.cpp424 Math::UVec2 texSize = baseSize / 2u; in CreateTargets() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseTextureClampTests.cpp308 GLint texSize = width * height; in verifyLookupTextureData() local
725 GLint texSize = width * height * depth * mState.format.getPixelSize(); writeDataToTexture() local
823 GLint texSize = width * height; verifyLookupTextureData() local
[all...]
H A Dgl4cSparseTexture2Tests.cpp1066 GLint texSize = width * height * depth * mState.format.getPixelSize(); in writeDataToTexture() local
1171 GLint texSize = width * height * depth * mState.format.getPixelSize(); in verifyTextureData() local
1209 GLint texSize = width * height * mState.format.getPixelSize(); verifyTextureData() local
1250 GLint texSize = width * height * depth; verifyTextureData() local
1766 GLint texSize = width * height * depth * mState.format.getPixelSize(); verifyTextureDataExtended() local
1816 GLint texSize = width * height * mState.format.getPixelSize(); verifyTextureDataExtended() local
1879 GLint texSize = width * height * depth; verifyTextureDataExtended() local
2031 GLint texSize = width * height * depth; verifyAtomicOperations() local
2769 GLint texSize = width * height * depth * mState.format.getPixelSize(); writeDataToTexture() local
2881 GLint texSize = width * height * depth; verifyLookupTextureData() local
[all...]
H A Dgl4cSparseTextureTests.cpp1918 GLint texSize = width * height * depth * mState.format.getPixelSize(); in writeDataToTexture() local
1972 GLint texSize = width * height * depth * mState.format.getPixelSize(); in verifyTextureData() local
2010 GLint texSize = width * height * mState.format.getPixelSize(); in verifyTextureData() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTextureFilterAnisotropicTests.cpp577 GLuint texSize = 32 / (l + 1); in fillTexture() local
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pTextureUploadTests.cpp104 TextureUploadCase::TextureUploadCase (Context& context, const char* name, const char* description, UploadFunction uploadFunction, deUint32 format, deUint32 type, int texSize) in TextureUploadCase() argument
302 TextureUploadCallCase::TextureUploadCallCase (Context& context, const char* name, const char* description, UploadFunction uploadFunction, deUint32 format, deUint32 type, int texSize) in TextureUploadCallCase() argument
396 TextureUploadAndDrawCase::TextureUploadAndDrawCase (Context& context, const char* name, const char* description, UploadFunction uploadFunction, deUint32 format, deUint32 type, int texSize) in TextureUploadAndDrawCase() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboColorbufferTests.cpp328 FboColorTexCubeCase (Context& context, const char* name, const char* description, deUint32 texFmt, const IVec2& texSize) in FboColorTexCubeCase() argument
477 FboColorTex2DArrayCase (Context& context, const char* name, const char* description, deUint32 texFmt, const IVec3& texSize) in FboColorTex2DArrayCase() argument
603 FboColorTex3DCase (Context& context, const char* name, const char* description, deUint32 texFmt, const IVec3& texSize) in FboColorTex3DCase() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.cpp3423 const gl::Extents &texSize = textureHelper.getExtents(); in readFromAttachment() local
[all...]

Completed in 28 milliseconds