/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawMultiExtTests.cpp | 93 DrawType drawType; member 260 static bool indexedWithOffset(DrawType drawType, const tcu::Maybe<VertexOffsetType> &offsetType) in indexedWithOffset() 266 static bool indexedPacked(DrawType drawType, const tcu::Maybe<VertexOffsetType> &offsetType) in indexedPacked() 272 static uint32_t baseSize(DrawType drawType, const tcu::Maybe<VertexOffsetType> &offsetType) in baseSize() 279 …static uint32_t calcExtraBytes(DrawType drawType, const tcu::Maybe<VertexOffsetType> &offsetType, … in calcExtraBytes() 297 … DrawInfoPacker(DrawType drawType, const tcu::Maybe<VertexOffsetType> &offsetType, uint32_t stride, in DrawInfoPacker() 1414 DrawType drawType; in createDrawMultiExtTests() member
|
H A D | vktDrawIndirectTest.cpp | 111 DrawType drawType; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/ |
H A D | vktShaderObjectPerformanceTests.cpp | 81 ShaderObjectPerformanceInstance(Context &context, const DrawType drawType, const TestType &type) in ShaderObjectPerformanceInstance() 825 …rObjectPerformanceCase(tcu::TestContext &testCtx, const std::string &name, const DrawType drawType, in ShaderObjectPerformanceCase() 1222 DrawType drawType; in createShaderObjectPerformanceTests() member 1244 for (const auto &drawType : drawTypeTests) in createShaderObjectPerformanceTests() local
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglPreservingSwapTests.cpp | 160 PreservingSwapTest::DrawType drawType) in render() 239 PreservingSwapTest::DrawType drawType) in render()
|
H A D | teglBufferAgeTests.cpp | 141 BufferAgeTest::DrawType drawType; member
|
H A D | teglSwapBuffersWithDamageTests.cpp | 102 DrawType drawType; member
|
H A D | teglPartialUpdateTests.cpp | 131 PartialUpdateTest::DrawType drawType; member
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | PathRendererChain.cpp | 71 DrawType drawType, in getPathRenderer()
|
H A D | GrDrawingManager.cpp | 1021 PathRendererChain::DrawType drawType, in getPathRenderer()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderConditionalRenderingTestsEXT.cpp | 102 DrawType drawType; member 570 DrawType drawType; in createMeshShaderConditionalRenderingTestsEXT() member
|
H A D | vktMeshShaderApiTests.cpp | 71 std::ostream &operator<<(std::ostream &stream, DrawType drawType) in operator <<() 106 DrawType drawType; member
|
H A D | vktMeshShaderApiTestsEXT.cpp | 71 std::ostream &operator<<(std::ostream &stream, DrawType drawType) in operator <<() 106 DrawType drawType; member
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLESvalidate.cpp | 108 bool GLESvalidate::drawType(GLenum mode) { in drawType() function in GLESvalidate
|
/aosp_15_r20/external/skia/gm/ |
H A D | blurignorexform.cpp | 37 BlurIgnoreXformGM(DrawType drawType) : fDrawType(drawType) { } in BlurIgnoreXformGM()
|
/aosp_15_r20/external/skia/tests/graphite/precompile/ |
H A D | ChromePrecompileTest.cpp | 111 DrawTypeFlags drawType, in run_test()
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkPictureRecord.h | 141 size_t addDraw(DrawType drawType, size_t* size) { in addDraw()
|
/aosp_15_r20/external/skia/bench/ |
H A D | AlternatingColorPatternBench.cpp | 98 AlternatingColorPatternBench(ColorPattern pattern1, ColorPattern pattern2, DrawType drawType) { in AlternatingColorPatternBench()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Context11.cpp | 535 #define DRAW_CALL(drawType, instanced, bvbi) DRAW_##drawType##instanced##bvbi argument 537 #define MULTI_DRAW_BLOCK(drawType, instanced, bvbi, hasDrawID, hasBaseVertex, hasBaseInstance) \ argument
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsStateChangePerfTestCases.cpp | 211 … const char *name, const char *description, DrawType drawType, in StateChangePerformanceCase()
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | RobustBufferAccessBehaviorTest.cpp | 135 void runIndexOutOfRangeTests(GLenum drawType) in runIndexOutOfRangeTests()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | renderer_utils.cpp | 1461 #define DRAW_CALL(drawType, instanced, bvbi) DRAW_##drawType##instanced##bvbi argument 1463 #define MULTI_DRAW_BLOCK(drawType, instanced, bvbi, hasDrawID, hasBaseVertex, hasBaseInstance) \ argument
|
/aosp_15_r20/external/deqp/modules/gles2/performance/ |
H A D | es2pDrawCallBatchingTests.cpp | 1017 for (int drawType = 0; drawType < 2; drawType++) in init() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/ |
H A D | glcSubgroupsTestsUtils.cpp | 1640 glw::GLenum drawType; in allStages() local
|