Home
last modified time | relevance | path

Searched defs:maxValue (Results 1 – 6 of 6) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DSamplersTest.cpp50 GLfloat maxValue = 0.0f; in TEST_P() local
81 GLfloat maxValue = 0.0f; in TEST_P() local
DBlendMinMaxTest.cpp48 int maxValue = 1; in runTest() local
DVertexAttributeTest.cpp79 const int32_t maxValue = 0x1FF; // 1 set in bits 0 through 8 in Normalize10() local
93 const GLfloat maxValue = 1023.0f; // 1 set in bits 0 through 9 in Normalize10() local
/device/generic/vulkan-cereal/third-party/angle/util/
Drandom_utils.h73 inline Vector4 RandomVec4(int seed, float minValue, float maxValue) in RandomVec4()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DOverlayWidgets.cpp325 const size_t maxValue = *std::max_element(commandGraphSize->runningValues.begin(), in AppendVulkanCommandGraphSize() local
352 const size_t maxValue = *std::max_element(renderPassCount->runningValues.begin(), in AppendVulkanRenderPassCount() local
382 const size_t maxValue = *maxValueIter; in AppendVulkanSecondaryCommandBufferPoolWaste() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
Dcopyvertex.inc.h249 const int32_t maxValue = 0x1FF; // 1 set in bits 0 through 8 in CopyPackedRGB() local
272 const uint32_t maxValue = 0x3FF; // 1 set in bits 0 through 9 in CopyPackedRGB() local