Home
last modified time | relevance | path

Searched defs:texType (Results 1 – 19 of 19) sorted by relevance

/external/OpenCL-CTS/test_conformance/gles/
Dtest_renderbuffer.cpp48 GLenum texFormat, GLenum texType, in test_renderbuffer_read_image()
120 GLenum texType; in test_renderbuffer_read() member
223 GLenum texFormat, GLenum texType, in test_renderbuffer_image_write()
299 GLenum texType; in test_renderbuffer_write() member
Dtest_renderbuffer_info.cpp22 GLenum texFormat, GLenum texType, in test_renderbuffer_object_info()
55 GLenum texType; in test_renderbuffer_getinfo() member
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp414 const TextureType texType = getTextureType(samplerType); in getSamplerCoordType() local
460 static vk::VkImageType getVkImageType (TextureType texType) in getVkImageType()
476 static vk::VkImageViewType getVkImageViewType (TextureType texType) in getVkImageViewType()
506 Move<VkImage> createTestImage (const DeviceInterface& vkd, VkDevice device, TextureType texType, tc… in createTestImage()
539 …eView (const DeviceInterface& vkd, VkDevice device, VkImage image, TextureType texType, tcu::Textu… in createTestImageView()
568 TestImage::TestImage (Context& context, TextureType texType, tcu::TextureFormat format, const void*… in TestImage()
692 const TextureType texType = getTextureType(m_samplerType); in iterate() local
/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp302 void TextureRenderer::renderQuad (int texUnit, const float* texCoord, TextureType texType) in renderQuad()
DglsLongStressCase.cpp908 …void make (const string& name, gls::TextureType texType) { DE_ASSERT(!has(name)); m_obj… in make()
/external/OpenCL-CTS/test_common/gles/
Dhelpers.cpp424 GLenum texFormat, GLenum texType, in CreateGLRenderbuffer()
580 GLenum texFormat, GLenum texType, in ReadGLRenderbuffer()
/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp235 const TextureType texType = getTextureType(samplerType); in getSamplerCoordType() local
258 static deUint32 getGLTextureTarget (TextureType texType) in getGLTextureTarget()
279 const TextureType texType = getTextureType(samplerType); in setupTexture() local
Des31fShaderImageLoadStoreTests.cpp263 static inline deUint32 getGLTextureTarget (TextureType texType) in getGLTextureTarget()
278 static inline int getGLTextureMaxSize (glu::CallLogWrapper glLog, TextureType texType) in getGLTextureMaxSize()
/external/deqp/framework/opengl/
DgluTextureTestUtil.hpp98 TextureType texType; //!< Texture type. member
/external/deqp/modules/gles3/functional/
Des3fTextureUnitTests.cpp814 …int texType = m_caseType == CASE_MIXED ? rnd.getInt(0, (int)CASE_MIXED - 1) : (int)m_caseTy… in init() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp1187 …enderer::renderQuad (tcu::Surface& result, int texUnit, const float* texCoord, TextureType texType) in renderQuad()
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1038 …ext& context, const char* name, const char* desc, ShaderType type, TextureType texType, UploadType… in TextureCase()
/external/angle/src/libANGLE/
DvalidationES.cpp1258 TextureType texType, in ValidImageDataSize()
3829 TextureType texType = TextureTargetToType(target); in ValidateCopyTexImageParametersBase() local
DvalidationES2.cpp373 TextureType texType = TextureTargetToType(target); in ValidateES2CopyTexImageParameters() local
929 TextureType texType = TextureTargetToType(target); in ValidateES2TexImageParametersBase() local
DvalidationES3.cpp487 TextureType texType = TextureTargetToType(target); in ValidateES3TexImageParametersBase() local
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/
DhlslParseHelper.cpp3366 TType texType; in handleSamplerTextureCombine() local
4167 const TType& texType = argTex->getType(); in decomposeSampleMethods() local
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp3366 TType texType; in handleSamplerTextureCombine() local
4167 const TType& texType = argTex->getType(); in decomposeSampleMethods() local
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp3109 const glslang::TType& texType = node->getSequence()[0]->getAsTyped()->getType(); in visitAggregate() local
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DGlslangToSpv.cpp3113 const glslang::TType& texType = node->getSequence()[0]->getAsTyped()->getType(); in visitAggregate() local