HomeSort by relevance Sort by last modified time
    Searched refs:ChannelOrder (Results 1 - 10 of 10) sorted by null

  /external/deqp/framework/common/
tcuTextureUtil.hpp 43 bool hasStencilComponent (TextureFormat::ChannelOrder order);
44 bool hasDepthComponent (TextureFormat::ChannelOrder order);
tcuTexture.hpp 43 enum ChannelOrder
116 ChannelOrder order;
119 TextureFormat (ChannelOrder order_, ChannelType type_)
166 const TextureSwizzle& getChannelReadSwizzle (TextureFormat::ChannelOrder order);
169 const TextureSwizzle& getChannelWriteSwizzle (TextureFormat::ChannelOrder order);
    [all...]
tcuTexture.cpp 290 int getNumUsedChannels (TextureFormat::ChannelOrder order)
544 bool isColorOrder (TextureFormat::ChannelOrder order)
662 const TextureFormat::ChannelOrder order = format.order;
711 const TextureSwizzle& getChannelReadSwizzle (TextureFormat::ChannelOrder order)
765 const TextureSwizzle& getChannelWriteSwizzle (TextureFormat::ChannelOrder order)
    [all...]
tcuTextureUtil.cpp 126 bool hasStencilComponent (TextureFormat::ChannelOrder order)
141 bool hasDepthComponent (TextureFormat::ChannelOrder order)
    [all...]
  /external/deqp/modules/internal/
ditTextureFormatTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/
vktRenderPassTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fFramebufferBlitTests.cpp 311 static tcu::BVec4 getChannelMask (tcu::TextureFormat::ChannelOrder order)
    [all...]
  /external/deqp/modules/glshared/
glsShaderExecUtil.cpp 539 const tcu::TextureFormat::ChannelOrder channelOrderMap[] =
    [all...]
  /external/deqp/framework/referencerenderer/
rrRenderer.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderExecutor.cpp 533 const tcu::TextureFormat::ChannelOrder channelOrderMap[] =
    [all...]

Completed in 808 milliseconds