Home
last modified time | relevance | path

Searched defs:numScalars (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgUtils.cpp357 int numScalars = type.getScalarSize(); in computeDynamicRangeWeight() local
H A DrsgVariableManager.hpp109 int numScalars; member in rsg::ReservedScalars
H A DrsgVariableManager.cpp246 int numScalars = type.getScalarSize(); in allocate() local
267 int numScalars = variable->getType().getScalarSize(); in setStorage() local
374 void VariableManager::reserve (ReservedScalars& store, int numScalars) in reserve() argument
[all...]
H A DrsgExpression.cpp715 int numScalars = type.getNumElements(); in ConstructorOp() local
1003 int numScalars = valueRange.getType().getScalarSize(); in allocateNewVariable() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeShaderBuiltinVarTests.cpp435 const int numScalars = glu::getDataTypeScalarSize(m_varType); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeShaderBuiltinVarTests.cpp423 const int numScalars = glu::getDataTypeScalarSize(m_varType); in iterate() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fComputeShaderBuiltinVarTests.cpp241 const int numScalars = getDataTypeScalarSize(m_varType); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessVertexAccessTests.cpp1064 VkDeviceSize VertexAccessInstance::getBufferSizeInBytes (deUint32 numScalars, VkFormat format) in getBufferSizeInBytes() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFragmentOutputTests.cpp632 int numScalars = glu::getDataTypeScalarSize(output.type); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessVertexAccessTests.cpp1071 VkDeviceSize VertexAccessInstance::getBufferSizeInBytes (deUint32 numScalars, VkFormat format) in getBufferSizeInBytes() argument

Completed in 14 milliseconds