Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp417 inline Vec4 textureCubeArray (const ShaderEvalContext& c, float s, float t, float r, float q, float… in textureCubeArray() function
1114 de::MovePtr<tcu::TextureCubeArray> textureCubeArray; in initTexture() local