Home
last modified time | relevance | path

Searched defs:is1D (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureTestUtil.cpp125 bool is1D = de::inRange<int>(program, PROGRAM_1D_FLOAT, PROGRAM_1D_UINT_BIAS) in getProgram() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DSampler.hpp118 bool is1D() const in is1D() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTestUtil.cpp203 bool is1D = de::inRange<int>(program, PROGRAM_1D_FLOAT, PROGRAM_1D_SHADOW_BIAS) in initializePrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTestUtil.cpp216 bool is1D = de::inRange<int>(program, PROGRAM_1D_FLOAT, PROGRAM_1D_SHADOW_BIAS) in initializePrograms() local
/third_party/glslang/glslang/Include/
H A DTypes.h108 bool is1D() const { return dim == Esd1D; } in is1D() function

Completed in 11 milliseconds