Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fBufferWriteTests.cpp439 static const uint32_t usageHints[] = {GL_STREAM_DRAW, GL_STREAM_READ, GL_STREAM_COPY, in iterate() local
547 static const uint32_t usageHints[] = {GL_STREAM_DRAW, GL_STREAM_READ, GL_STREAM_COPY, in init() local
H A Des3fBufferMapTests.cpp565 static const uint32_t usageHints[] = {GL_STREAM_DRAW, GL_STREAM_READ, GL_STREAM_COPY, in init() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fBufferWriteTests.cpp437 static const uint32_t usageHints[] = { in iterate() local
544 static const uint32_t usageHints[] = {GL_STREAM_DRAW, GL_STATIC_DRAW, GL_DYNAMIC_DRAW}; in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMemoryRequirementsTests.cpp445 std::vector<VkBufferUsageFlags> usageHints; in checkSupport() local