/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Frontend/HLSL/ |
H A D | HLSLResource.h | 44 TextureCubeArray, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Frontend/HLSL/ |
D | HLSLResource.h | 44 TextureCubeArray, enumerator
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluTexture.cpp | 791 TextureCubeArray::TextureCubeArray(const RenderContext &context, uint32_t format, uint32_t dataType… in TextureCubeArray() function in glu::TextureCubeArray 804 TextureCubeArray::TextureCubeArray(const RenderContext &context, uint32_t sizedFormat, int size, in… in TextureCubeArray() function in glu::TextureCubeArray
|
H A D | gluTexture.hpp | 328 class TextureCubeArray class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | DXILABI.h | 54 TextureCubeArray, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | DXILABI.h | 54 TextureCubeArray, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | DXILABI.h | 54 TextureCubeArray, enumerator
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3d10_1.h | 268 D3D10_TEXCUBE_ARRAY_SRV1 TextureCubeArray; member
|
D | d3d11_3.h | 205 D3D11_TEXCUBE_ARRAY_SRV TextureCubeArray; member
|
D | d3d11.h | 1921 D3D11_TEXCUBE_ARRAY_SRV TextureCubeArray; member
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrReferenceContext.hpp | 401 class TextureCubeArray : public Texture class
|
H A D | sglrReferenceContext.cpp | 5484 TextureCubeArray::TextureCubeArray(uint32_t name) : Texture(name, TYPE_CUBE_MAP_ARRAY), m_view(0, D… in TextureCubeArray() function in sglr::rc::TextureCubeArray
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuTexture.cpp | 4887 TextureCubeArray::TextureCubeArray(const TextureFormat &format, int size, int depth) in TextureCubeArray() function in tcu::TextureCubeArray 4896 TextureCubeArray::TextureCubeArray(const TextureCubeArray &other) in TextureCubeArray() function in tcu::TextureCubeArray
|
H A D | tcuTexture.hpp | 1634 class TextureCubeArray : private TextureLevelPyramid class
|