Home
last modified time | relevance | path

Searched defs:texType (Results 1 – 20 of 20) 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.cpp405 const TextureType texType = getTextureType(samplerType); in getSamplerCoordType() local
464 static vk::VkImageType getVkImageType(TextureType texType) in getVkImageType()
484 static vk::VkImageViewType getVkImageViewType(TextureType texType) in getVkImageViewType()
523 Move<VkImage> createTestImage(const DeviceInterface &vkd, VkDevice device, TextureType texType, in createTestImage()
558 …reateTestImageView(const DeviceInterface &vkd, VkDevice device, VkImage image, TextureType texType, in createTestImageView()
581 TestImage::TestImage(Context &context, TextureType texType, tcu::TextureFormat format, const void *… in TestImage()
689 const TextureType texType = getTextureType(m_samplerType); in iterate() local
/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp450 void TextureRenderer::renderQuad(int texUnit, const float *texCoord, TextureType texType) in renderQuad()
DglsLongStressCase.cpp1067 void make(const string &name, gls::TextureType texType) in make()
/external/angle/src/compiler/translator/tree_ops/
DPreTransformTextureCubeGradDerivatives.cpp60 TType *texType = new TType(textureType); in getReplacementFunction() local
/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.cpp236 const TextureType texType = getTextureType(samplerType); in getSamplerCoordType() local
271 static uint32_t getGLTextureTarget(TextureType texType) in getGLTextureTarget()
295 const TextureType texType = getTextureType(samplerType); in setupTexture() local
Des31fShaderImageLoadStoreTests.cpp293 static inline uint32_t getGLTextureTarget(TextureType texType) in getGLTextureTarget()
313 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.cpp714 …int texType = m_caseType == CASE_MIXED ? rnd.getInt(0, (int)CASE_MIXED - 1) : (int)m_caseTyp… in init() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp1375 …Renderer::renderQuad(tcu::Surface &result, int texUnit, const float *texCoord, TextureType texType) in renderQuad()
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1083 …ureCase(Context &context, const char *name, const char *desc, ShaderType type, TextureType texType, in TextureCase()
/external/angle/src/libANGLE/
DvalidationES.cpp1267 TextureType texType, in ValidImageDataSize()
3872 TextureType texType = TextureTargetToType(target); in ValidateCopyTexImageParametersBase() local
DvalidationES2.cpp374 TextureType texType = TextureTargetToType(target); in ValidateES2CopyTexImageParameters() local
934 TextureType texType = TextureTargetToType(target); in ValidateES2TexImageParametersBase() local
DvalidationES3.cpp488 TextureType texType = TextureTargetToType(target); in ValidateES3TexImageParametersBase() local
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp3366 TType texType; in handleSamplerTextureCombine() local
4167 const TType& texType = argTex->getType(); in decomposeSampleMethods() local
/external/angle/third_party/glslang/src/glslang/HLSL/
DhlslParseHelper.cpp3363 TType texType; in handleSamplerTextureCombine() local
4164 const TType& texType = argTex->getType(); in decomposeSampleMethods() local
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp3116 const glslang::TType& texType = node->getSequence()[0]->getAsTyped()->getType(); in visitAggregate() local
/external/angle/third_party/glslang/src/SPIRV/
DGlslangToSpv.cpp3110 const glslang::TType& texType = node->getSequence()[0]->getAsTyped()->getType(); in visitAggregate() local