Home
last modified time | relevance | path

Searched defs:textureType (Results 1 – 22 of 22) sorted by relevance

/external/clang/test/SemaObjCXX/
Dinstantiate-property-access.mm15 @property int textureType; property
/external/swiftshader/src/OpenGL/libGL/
DSurface.cpp50 …ace::Surface(Display *display, GLint width, GLint height, GLenum textureFormat, GLenum textureType) in Surface()
DProgram.h184 TextureType textureType; member
DContext.cpp2030 …TextureType textureType = programObject ? programObject->getSamplerTextureType(samplerType, sample… in applyTextures() local
/external/swiftshader/src/D3D9/
DDirect3DVertexDeclaration9.cpp254 static const D3DDECLTYPE textureType[4] = in Direct3DVertexDeclaration9() local
/external/skia/src/ports/
DSkScalerContext_win_dw.cpp435 DWRITE_TEXTURE_TYPE textureType, in getBoundingBox()
751 DWRITE_TEXTURE_TYPE textureType) in drawDWMask()
904 DWRITE_TEXTURE_TYPE textureType = fTextureType; in generateImage() local
/external/swiftshader/src/OpenGL/libEGL/
DSurface.cpp356 …onfig *config, EGLint width, EGLint height, EGLenum textureFormat, EGLenum textureType, EGLBoolean… in PBufferSurface()
/external/swiftshader/src/Renderer/
DSampler.hpp132 TextureType textureType : BITS(TEXTURE_LAST); member
199 TextureType textureType; member in sw::Sampler
/external/swiftshader/src/OpenGL/libGLESv2/
DProgram.h293 TextureType textureType; member
DContext.cpp3015 TextureType textureType = programObject->getSamplerTextureType(samplerType, samplerIndex); in applyTextures() local
/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp237 …ShaderSamplerOrImageType (TextureFormat::ChannelType formatType, TextureType textureType, bool isS… in getShaderSamplerOrImageType()
825 TextureType textureType, in readIntegerTextureViaFBOAndVerify()
882 TextureType textureType, in readFloatOrNormTextureWithLookupsAndVerify()
1058 TextureType textureType, in readTextureAndVerify()
1114 …har* name, const char* description, const TextureFormat& format, TextureType textureType, deUint32… in ImageStoreCase()
1279 …har* name, const char* description, const TextureFormat& format, TextureType textureType, deUint32… in ImageLoadAndStoreCase()
1289 … TextureFormat& textureFormat, const TextureFormat& imageFormat, TextureType textureType, deUint32… in ImageLoadAndStoreCase()
Des31fTextureGatherTests.cpp837 static inline glu::DataType getSamplerType (TextureType textureType, const tcu::TextureFormat& form… in getSamplerType()
1022 TextureType textureType, in TextureGatherCase()
1213 TextureType textureType, in genProgramSources()
1980 static inline TextureGatherCase* makeTextureGatherCase (TextureType textureType, in makeTextureGatherCase()
2114 const TextureType textureType = textureTypes[textureTypeNdx].type; in init() local
Des31fLayoutBindingTests.cpp1034 glw::GLenum textureType) in SamplerBindingRenderCase()
1357 glw::GLenum textureType) in ImageBindingRenderCase()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageTests.cpp292 std::ostringstream textureType; in getGlslTextureType() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp855 static inline glu::DataType getSamplerType (TextureType textureType, const tcu::TextureFormat& form… in getSamplerType()
1003 TextureType textureType; member
2263 static inline TestCase* makeTextureGatherCase (TextureType textureType, in makeTextureGatherCase()
2395 const TextureType textureType = textureTypes[textureTypeNdx].type; in init() local
DvktShaderRender.cpp1836 const TextureBinding::Type textureType = textureBinding.getType(); in useSampler() local
2039 TextureBinding::Type textureType, in createSamplerUniform()
DvktShaderRenderTextureFunctionTests.cpp1082 static void checkDeviceFeatures (Context& context, TextureType textureType) in checkDeviceFeatures()
1339 static inline glu::DataType getTextureSizeFuncResultType (TextureType textureType) in getTextureSizeFuncResultType()
/external/deqp/modules/glshared/
DglsLongStressCase.hpp134 glu::TextureTestUtil::TextureType textureType; member
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp300 …nding::updateTextureData (const TestTextureSp& textureData, const TextureBinding::Type textureType) in updateTextureData()
/external/deqp/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp90 TextureType textureType; member
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp1842 …ryType type, const char* name, const char* description, GLenum testBindingName, GLenum textureType) in TextureBindingTestCase()
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp2425 …ryType type, const char* name, const char* description, GLenum testBindingName, GLenum textureType) in TextureBindingTestCase()