Home
last modified time | relevance | path

Searched refs:TEST_WIDTH (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Drawvideoparse.c49 #define TEST_WIDTH 8 macro
135 for (x = 0; x < TEST_WIDTH; ++x) { in check_test_pattern()
173 sinkcaps_ctx.plane_stride = TEST_WIDTH; in setup_rawvideoparse()
174 sinkcaps_ctx.plane_size = TEST_WIDTH * TEST_HEIGHT; in setup_rawvideoparse()
199 g_object_set (G_OBJECT (rawvideoparse), "width", TEST_WIDTH, "height", in setup_rawvideoparse()
389 gst_video_info_set_format (&vinfo, TEST_FRAME_FORMAT, TEST_WIDTH, in GST_START_TEST()
419 gst_video_info_set_format (&vinfo, TEST_FRAME_FORMAT, TEST_WIDTH, in GST_START_TEST()
473 guint const expected_comp_psize = TEST_WIDTH * TEST_HEIGHT; in GST_START_TEST()
484 g_object_set (G_OBJECT (rawvideoparse), "width", TEST_WIDTH * 2, in GST_START_TEST()
540 fail_unless_equals_uint64 (TEST_WIDTH * 2, g_value_get_int (gvalue)); in GST_START_TEST()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryWatertightnessTests.cpp76 const deUint32 TEST_WIDTH = 256u; variable
79 const float MIN_TRIANGLE_EDGE_LENGTH = 1.0f / float(10 * TEST_WIDTH * TEST_HEIGHT);
80 const float MIN_TRIANGLE_AREA_SIZE = 1.0f / float(10 * TEST_WIDTH * TEST_HEIGHT);
2278 …const deUint32 squaresGroupCount = (TEST_WIDTH * TEST_HEIGHT) / geometriesGroupCount / instan… in createWatertightnessTests()
2280 …DE_ASSERT(instancesGroupCount * geometriesGroupCount * squaresGroupCount == TEST_WIDTH * TEST_HEIG… in createWatertightnessTests()
2287 TEST_WIDTH, // deUint32 width; in createWatertightnessTests()
DvktRayQueryAccelerationStructuresTests.cpp140 const deUint32 TEST_WIDTH = 8; variable
3482 TEST_WIDTH, in addBasicBuildingTests()
3620 TEST_WIDTH, in addVertexIndexFormatsTests()
3746 TEST_WIDTH, in addOperationTestsImpl()
3820 TEST_WIDTH, in addFuncArgTests()
3934 TEST_WIDTH, in addInstanceTriangleCullingTests()
4047 TEST_WIDTH, in addEmptyAccelerationStructureTests()
DvktRayQueryBuiltinTests.cpp103 const deUint32 TEST_WIDTH = 8; variable
6021 …const deUint32 squaresGroupCount = (TEST_WIDTH * TEST_HEIGHT) / geometriesGroupCount / instanc… in createBuiltinTests()
6023 …DE_ASSERT(instancesGroupCount * geometriesGroupCount * squaresGroupCount == TEST_WIDTH * TEST_HEIG… in createBuiltinTests()
6030 TEST_WIDTH, // deUint32 width; in createBuiltinTests()
6115 …const deUint32 squaresGroupCount = (TEST_WIDTH * TEST_HEIGHT) / geometriesGroupCount / instanc… in createAdvancedTests()
6117 …DE_ASSERT(instancesGroupCount * geometriesGroupCount * squaresGroupCount == TEST_WIDTH * TEST_HEIG… in createAdvancedTests()
6124 TEST_WIDTH, // deUint32 width; in createAdvancedTests()
DvktRayQueryTraversalControlTests.cpp99 const deUint32 TEST_WIDTH = 8; variable
2062 TEST_WIDTH, in createTraversalControlTests()
DvktRayQueryCullRayFlagsTests.cpp116 const deUint32 TEST_WIDTH = 8; variable
2115 TEST_WIDTH, in createCullRayFlagsTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingTraversalControlTests.cpp78 const deUint32 TEST_WIDTH = 8; variable
762 TEST_WIDTH, in createTraversalControlTests()
DvktRayTracingCallableShadersTests.cpp71 const deUint32 TEST_WIDTH = 8; variable
820 TEST_WIDTH, in createCallableShadersTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateASTests.cpp79 const deUint32 TEST_WIDTH = 16u; variable
2538 TEST_WIDTH, // deUint32 width; in createDescriptorUpdateASTests()