/external/OpenCL-CTS/test_conformance/gles/ |
D | test_renderbuffer.cpp | 48 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
|
D | test_renderbuffer_info.cpp | 22 GLenum texFormat, GLenum texType, in test_renderbuffer_object_info() 55 GLenum texType; in test_renderbuffer_getinfo() member
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktOpaqueTypeIndexingTests.cpp | 414 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/ |
D | glsTextureTestUtil.cpp | 302 void TextureRenderer::renderQuad (int texUnit, const float* texCoord, TextureType texType) in renderQuad()
|
D | glsLongStressCase.cpp | 908 …void make (const string& name, gls::TextureType texType) { DE_ASSERT(!has(name)); m_obj… in make()
|
/external/OpenCL-CTS/test_common/gles/ |
D | helpers.cpp | 424 GLenum texFormat, GLenum texType, in CreateGLRenderbuffer() 580 GLenum texFormat, GLenum texType, in ReadGLRenderbuffer()
|
/external/deqp/modules/gles31/functional/ |
D | es31fOpaqueTypeIndexingTests.cpp | 235 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
|
D | es31fShaderImageLoadStoreTests.cpp | 263 static inline deUint32 getGLTextureTarget (TextureType texType) in getGLTextureTarget() 278 static inline int getGLTextureMaxSize (glu::CallLogWrapper glLog, TextureType texType) in getGLTextureMaxSize()
|
/external/deqp/framework/opengl/ |
D | gluTextureTestUtil.hpp | 98 TextureType texType; //!< Texture type. member
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureUnitTests.cpp | 814 …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/ |
D | vktTextureTestUtil.cpp | 1187 …enderer::renderQuad (tcu::Surface& result, int texUnit, const float* texCoord, TextureType texType) in renderQuad()
|
/external/deqp/modules/gles3/stress/ |
D | es3sSpecialFloatTests.cpp | 1038 …ext& context, const char* name, const char* desc, ShaderType type, TextureType texType, UploadType… in TextureCase()
|
/external/angle/src/libANGLE/ |
D | validationES.cpp | 1258 TextureType texType, in ValidImageDataSize() 3829 TextureType texType = TextureTargetToType(target); in ValidateCopyTexImageParametersBase() local
|
D | validationES2.cpp | 373 TextureType texType = TextureTargetToType(target); in ValidateES2CopyTexImageParameters() local 929 TextureType texType = TextureTargetToType(target); in ValidateES2TexImageParametersBase() local
|
D | validationES3.cpp | 487 TextureType texType = TextureTargetToType(target); in ValidateES3TexImageParametersBase() local
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/ |
D | hlslParseHelper.cpp | 3366 TType texType; in handleSamplerTextureCombine() local 4167 const TType& texType = argTex->getType(); in decomposeSampleMethods() local
|
/external/deqp-deps/glslang/glslang/HLSL/ |
D | hlslParseHelper.cpp | 3366 TType texType; in handleSamplerTextureCombine() local 4167 const TType& texType = argTex->getType(); in decomposeSampleMethods() local
|
/external/deqp-deps/glslang/SPIRV/ |
D | GlslangToSpv.cpp | 3109 const glslang::TType& texType = node->getSequence()[0]->getAsTyped()->getType(); in visitAggregate() local
|
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
D | GlslangToSpv.cpp | 3113 const glslang::TType& texType = node->getSequence()[0]->getAsTyped()->getType(); in visitAggregate() local
|