Searched defs:usageHints (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fBufferWriteTests.cpp | 439 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 D | es3fBufferMapTests.cpp | 565 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 D | es2fBufferWriteTests.cpp | 437 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 D | vktApiBufferMemoryRequirementsTests.cpp | 445 std::vector<VkBufferUsageFlags> usageHints; in checkSupport() local
|