Home
last modified time | relevance | path

Searched refs:minIntValue (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp831 const deInt32 minIntValue = -maxIntValue; in getGlslAttributeConditions() local
833 …ponentCount << " * " << indexId << " + " << componentIndex << "), " << minIntValue << ", " << maxI… in getGlslAttributeConditions()
1440 const deInt32 minIntValue = -maxIntValue; in writeVertexInputValue() local
1451 …at, componentNdx, deClamp32(-(deInt32)(vertexInputIndex + swizzledNdx), minIntValue, maxIntValue)); in writeVertexInputValue()
1487 …at, componentNdx, deClamp32(-(deInt32)(vertexInputIndex + swizzledNdx), minIntValue, maxIntValue)); in writeVertexInputValue()
1501 ….vkDescription.format, componentNdx, deClamp32(minIntValue + (vertexInputIndex + swizzledNdx), min… in writeVertexInputValue()
1503 …writeVertexInputValueSint(destPtr, attribute.vkDescription.format, componentNdx, minIntValue + (ve… in writeVertexInputValue()
DvktPipelineMultisampledRenderToSingleSampledTests.cpp1867 const deUint32 minIntValue = smallValues ? 20 : 5000; in generateRandomClearValues() local
1882 …clearValues[2].color.int32[0] = (usesSignedIntFormat ? -1 : 1) * rng.getInt(minIntValue, maxIntVal… in generateRandomClearValues()
1883 …clearValues[2].color.int32[1] = (usesSignedIntFormat ? -1 : 1) * rng.getInt(minIntValue, maxIntVal… in generateRandomClearValues()
1884 …clearValues[2].color.int32[2] = (usesSignedIntFormat ? -1 : 1) * rng.getInt(minIntValue, maxIntVal… in generateRandomClearValues()
1885 …clearValues[2].color.int32[3] = (usesSignedIntFormat ? -1 : 1) * rng.getInt(minIntValue, maxIntVal… in generateRandomClearValues()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp831 const deInt32 minIntValue = -maxIntValue; in getGlslAttributeConditions() local
833 …ponentCount << " * " << indexId << " + " << componentIndex << "), " << minIntValue << ", " << maxI… in getGlslAttributeConditions()
1440 const deInt32 minIntValue = -maxIntValue; in writeVertexInputValue() local
1451 …at, componentNdx, deClamp32(-(deInt32)(vertexInputIndex + swizzledNdx), minIntValue, maxIntValue)); in writeVertexInputValue()
1487 …at, componentNdx, deClamp32(-(deInt32)(vertexInputIndex + swizzledNdx), minIntValue, maxIntValue)); in writeVertexInputValue()
1501 ….vkDescription.format, componentNdx, deClamp32(minIntValue + (vertexInputIndex + swizzledNdx), min… in writeVertexInputValue()
1503 …writeVertexInputValueSint(destPtr, attribute.vkDescription.format, componentNdx, minIntValue + (ve… in writeVertexInputValue()
DvktPipelineMultisampledRenderToSingleSampledTests.cpp1867 const deUint32 minIntValue = smallValues ? 20 : 5000; in generateRandomClearValues() local
1882 …clearValues[2].color.int32[0] = (usesSignedIntFormat ? -1 : 1) * rng.getInt(minIntValue, maxIntVal… in generateRandomClearValues()
1883 …clearValues[2].color.int32[1] = (usesSignedIntFormat ? -1 : 1) * rng.getInt(minIntValue, maxIntVal… in generateRandomClearValues()
1884 …clearValues[2].color.int32[2] = (usesSignedIntFormat ? -1 : 1) * rng.getInt(minIntValue, maxIntVal… in generateRandomClearValues()
1885 …clearValues[2].color.int32[3] = (usesSignedIntFormat ? -1 : 1) * rng.getInt(minIntValue, maxIntVal… in generateRandomClearValues()