Home
last modified time | relevance | path

Searched defs:Texture1DArray (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3d11_3.h198 D3D11_TEX1D_ARRAY_SRV Texture1DArray; member
225 D3D11_TEX1D_ARRAY_RTV Texture1DArray; member
249 D3D11_TEX1D_ARRAY_UAV Texture1DArray; member
Dd3d10_1.h261 D3D10_TEX1D_ARRAY_SRV Texture1DArray; member
Dd3d10.h1022 D3D10_TEX1D_ARRAY_DSV Texture1DArray; member
1078 D3D10_TEX1D_ARRAY_RTV Texture1DArray; member
1132 D3D10_TEX1D_ARRAY_SRV Texture1DArray; member
Dd3d11.h1555 D3D11_TEX1D_ARRAY_UAV Texture1DArray; member
1703 D3D11_TEX1D_ARRAY_DSV Texture1DArray; member
1782 D3D11_TEX1D_ARRAY_RTV Texture1DArray; member
1914 D3D11_TEX1D_ARRAY_SRV Texture1DArray; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Frontend/HLSL/
H A DHLSLResource.h41 Texture1DArray, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Frontend/HLSL/
DHLSLResource.h41 Texture1DArray, enumerator
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluTexture.cpp489 Texture1DArray::Texture1DArray(const RenderContext &context, uint32_t format, uint32_t dataType, in… in Texture1DArray() function in glu::Texture1DArray
501 Texture1DArray::Texture1DArray(const RenderContext &context, uint32_t sizedFormat, int width, int n… in Texture1DArray() function in glu::Texture1DArray
H A DgluTexture.hpp245 class Texture1DArray class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DDXILABI.h51 Texture1DArray, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DDXILABI.h51 Texture1DArray, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DDXILABI.h51 Texture1DArray, enumerator
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureFilterMinmaxTests.hpp136 class Texture1DArray : public SupportedTextureType class in gl4cts::TextureFilterMinmaxUtils
H A Dgl4cTextureFilterMinmaxTests.cpp248 TextureFilterMinmaxUtils::Texture1DArray::Texture1DArray() in Texture1DArray() function in gl4cts::TextureFilterMinmaxUtils::Texture1DArray
/aosp_15_r20/external/deqp/framework/common/
H A DtcuTexture.cpp4684 Texture1DArray::Texture1DArray(const TextureFormat &format, int width, int numLayers) in Texture1DArray() function in tcu::Texture1DArray
4692 Texture1DArray::Texture1DArray(const Texture1DArray &other) in Texture1DArray() function in tcu::Texture1DArray
H A DtcuTexture.hpp1233 class Texture1DArray : private TextureLevelPyramid class