/external/jmonkeyengine/engine/src/core/com/jme3/shader/ |
D | VarType.java | 63 private boolean textureType = false; field in VarType 68 VarType(boolean multiData, boolean textureType){ in VarType()
|
/external/clang/test/SemaObjCXX/ |
D | instantiate-property-access.mm | 15 @property int textureType; property
|
/external/skia/src/ports/ |
D | SkScalerContext_win_dw.cpp | 377 DWRITE_TEXTURE_TYPE textureType, in getBoundingBox() 621 DWRITE_TEXTURE_TYPE textureType) in drawDWMask() 684 DWRITE_TEXTURE_TYPE textureType = fTextureType; in generateImage() local
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/materials/ |
D | MaterialContext.java | 45 /* package */final Type textureType; field in MaterialContext 124 Type textureType = this.getType(type); in MaterialContext() local
|
D | MaterialHelper.java | 429 public boolean hasTexture(Material material, String textureType) { in hasTexture()
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderImageLoadStoreTests.cpp | 236 …ShaderSamplerOrImageType (TextureFormat::ChannelType formatType, TextureType textureType, bool isS… in getShaderSamplerOrImageType() 814 TextureType textureType, in readIntegerTextureViaFBOAndVerify() 871 TextureType textureType, in readFloatOrNormTextureWithLookupsAndVerify() 1046 TextureType textureType, in readTextureAndVerify() 1102 …har* name, const char* description, const TextureFormat& format, TextureType textureType, deUint32… in ImageStoreCase() 1266 …har* name, const char* description, const TextureFormat& format, TextureType textureType, deUint32… in ImageLoadAndStoreCase() 1276 … TextureFormat& textureFormat, const TextureFormat& imageFormat, TextureType textureType, deUint32… in ImageLoadAndStoreCase()
|
D | es31fTextureGatherTests.cpp | 837 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
|
D | es31fLayoutBindingTests.cpp | 855 glw::GLenum textureType) in SamplerBindingRenderCase() 1153 glw::GLenum textureType) in ImageBindingRenderCase()
|
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/ |
D | R600MCCodeEmitter.cpp | 401 int64_t textureType = MI.getOperand(op_offset+3).getImm(); in EmitTexInstr() local
|
/external/deqp/modules/glshared/ |
D | glsLongStressCase.hpp | 134 gls::TextureTestUtil::TextureType textureType; member
|
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/ |
D | LwjglRenderer.java | 1505 … int textureType = convertTextureType(tex.getType(), tex.getImage().getMultiSamples()); in setFrameBuffer() local
|
/external/deqp/modules/egl/ |
D | teglGLES2SharedRenderingPerfTests.cpp | 90 TextureType textureType; member
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 1822 …ryType type, const char* name, const char* description, GLenum testBindingName, GLenum textureType) in TextureBindingTestCase()
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 2405 …ryType type, const char* name, const char* description, GLenum testBindingName, GLenum textureType) in TextureBindingTestCase()
|