Searched defs:getLayerCount (Results 1 – 4 of 4) sorted by relevance
32 GLint getLayerCount() const { return mLayerCount; } in getLayerCount() function
119 uint32_t getLayerCount() const { return static_cast<uint32_t>(layerCount); } in getLayerCount() function
867 GLsizei TextureD3D_2D::getLayerCount(int level) const in getLayerCount() function in rx::TextureD3D_2D1679 GLsizei TextureD3D_Cube::getLayerCount(int level) const in getLayerCount() function in rx::TextureD3D_Cube2389 GLsizei TextureD3D_3D::getLayerCount(int level) const in getLayerCount() function in rx::TextureD3D_3D3066 GLsizei TextureD3D_2DArray::getLayerCount(int level) const in getLayerCount() function in rx::TextureD3D_2DArray3919 GLsizei TextureD3D_External::getLayerCount(int level) const in getLayerCount() function in rx::TextureD3D_External4097 GLsizei TextureD3D_2DMultisample::getLayerCount(int level) const in getLayerCount() function in rx::TextureD3D_2DMultisample4213 GLsizei TextureD3D_2DMultisampleArray::getLayerCount(int level) const in getLayerCount() function in rx::TextureD3D_2DMultisampleArray
1124 uint32_t getLayerCount() const { return mLayerCount; } in getLayerCount() function