Home
last modified time | relevance | path

Searched defs:type (Results 10601 - 10625 of 11849) sorted by relevance

1...<<421422423424425426427428429430>>...474

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureUnitTests.cpp822 GLenum type = is2dTex ? GL_TEXTURE_2D : isCubeTex ? GL_TEXTURE_CUBE_MAP : is2dArrayTex ? GL_TEXTURE_2D_ARRAY : GL_TEXTURE_3D; in init() local
950 GLenum type = m_textureTypes[texNdx]; in init() local
1011 GLenum type = m_textureTypes[texNdx]; in iterate() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fOpaqueTypeIndexingTests.cpp974 deUint32 getMaxAtomicCounterEnum (glu::ShaderType type) in getMaxAtomicCounterEnum() argument
1262 IndexExprType type; init() member
1275 ShaderType type; init() member
[all...]
H A Des31fSRGBDecodeTests.cpp644 glw::GLenum type; in SRGBTestProgram() local
H A Des31fTextureGatherTests.cpp129 static inline bool isUnormFormatType (tcu::TextureFormat::ChannelType type) in isUnormFormatType() argument
136 static inline bool isSIntFormatType (tcu::TextureFormat::ChannelType type) in isSIntFormatType() argument
143 static inline bool isUIntFormatType (tcu::TextureFormat::ChannelType type) in isUIntFormatType() argument
777 gatherTypeName(GatherType type) gatherTypeName() argument
789 gatherTypeDescription(GatherType type) gatherTypeDescription() argument
906 getNumTextureSamplingDimensions(TextureType type) getNumTextureSamplingDimensions() argument
917 getGLTextureType(TextureType type) getGLTextureType() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.cpp108 CheckedShader (const RenderContext& renderCtx, glu::ShaderType type, const string& src) in CheckedShader() argument
252 GLint type = 0, name = 0; in getFboAttachment() local
773 Name (Type& type) : m_type(type), m_name(type.gen()) {} in Name() argument
774 Name (Type& type, GLuin in Name() argument
884 LifeTest(const char* name, const char* description, Type& type, TestFunction test) LifeTest() argument
1132 replaceName(Type& type, GLuint oldName, TestLog& log) replaceName() argument
1319 Type& type = **it; createLifeTestGroup() local
[all...]
H A DglsShaderExecUtil.cpp516 glu::ContextType type = renderCtx.getType(); in hasFloatRenderTargets() local
799 static deUint32 getVecStd430ByteAlignment (glu::DataType type) in getVecStd430ByteAlignment() argument
H A DglsUniformBlockCase.cpp182 void StructType::addMember (const char* name, const VarType& type, deUint32 flags) in addMember() argument
189 Uniform::Uniform (const char* name, const VarType& type, deUint32 flags) in Uniform() argument
248 glu::DataType type; member
363 getDataTypeByteSize(glu::DataType type) getDataTypeByteSize() argument
368 getDataTypeByteAlignment(glu::DataType type) getDataTypeByteAlignment() argument
398 getDataTypeArrayStride(glu::DataType type) getDataTypeArrayStride() argument
409 computeStd140BaseAlignment(const VarType& type) computeStd140BaseAlignment() argument
461 computeStd140Layout(UniformLayout& layout, int& curOffset, int curBlockNdx, const std::string& curPrefix, const VarType& type, deUint32 layoutFlags) computeStd140Layout() argument
685 getCompareFuncForType(glu::DataType type) getCompareFuncForType() argument
751 collectUniqueBasicTypes(std::set<glu::DataType>& basicTypes, const VarType& type) collectUniqueBasicTypes() argument
851 generateDeclaration(std::ostringstream& src, const VarType& type, const char* name, int indentLevel, deUint32 unusedHints) generateDeclaration() argument
1003 generateCompareSrc(std::ostringstream& src, const char* resultVar, const VarType& type, const char* srcName, const char* apiName, const UniformLayout& layout, const void* basePtr, deUint32 unusedMask) generateCompareSrc() argument
1245 deUint32 type = GL_NONE; getGLUniformLayout() local
[all...]
H A DglsVertexArrayTests.cpp78 std::string Array::inputTypeToString(InputType type) in inputTypeToString() argument
102 std::string Array::outputTypeToString(OutputType type) in outputTypeToString() argument
171 int Array::inputTypeSize (InputType type) in inputTypeSize() argument
195 static bool inputTypeIsFloatType (Array::InputType type) in inputTypeIsFloatType() argument
208 outputTypeIsFloatType(Array::OutputType type) outputTypeIsFloatType() argument
598 inputTypeToGL(Array::InputType type) inputTypeToGL() argument
620 outputTypeToGLType(Array::OutputType type) outputTypeToGLType() argument
1002 mapOutputType(const Array::OutputType& type) mapOutputType() argument
1030 getComponentCount(const Array::OutputType& type) getComponentCount() argument
1153 getMaxValue(Array::InputType type) getMaxValue() argument
1171 getMinValue(Array::InputType type) getMinValue() argument
1248 setData(char* data, Array::InputType type, deRandom& rnd, GLValue min, GLValue max) setData() argument
1318 generateArray(int seed, GLValue min, GLValue max, int count, int componentCount, int stride, Array::InputType type) generateArray() argument
1341 generateQuads(int seed, int count, int componentCount, int offset, int stride, Array::Primitive primitive, Array::InputType type, GLValue min, GLValue max, float gridSize) generateQuads() argument
1582 generatePerQuad(int seed, int count, int componentCount, int stride, Array::Primitive primitive, Array::InputType type, GLValue min, GLValue max) generatePerQuad() argument
[all...]
H A DglsVertexArrayTests.hpp402 Array::InputType type; global() member in deqp::gls::GLValue
[all...]
/third_party/vk-gl-cts/modules/internal/
H A DditTextureFormatTests.cpp1375 const char* getTextureAccessTypeDescription (TextureAccessType type) in getTextureAccessTypeDescription() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp101 SamplerViewType (vk::VkImageViewType type, bool normalized = true) in SamplerViewType() argument
1777 std::string AttachmentFeedbackLoopLayoutSamplerTest::getGlslTextureType (const tcu::TextureFormat& format, VkImageViewType type) in getGlslTextureType() argument
1839 getGlslSampler(const tcu::TextureFormat& format, VkImageViewType type, VkDescriptorType samplingType, int imageCount) getGlslSampler() argument
2191 getGlslSamplerType(const tcu::TextureFormat& format, SamplerViewType type) getGlslSamplerType() argument
2281 SamplerViewType type; createAttachmentFeedbackLoopLayoutSamplerTests() member
2327 VkDescriptorType type; createAttachmentFeedbackLoopLayoutSamplerTests() member
[all...]
H A DvktPipelineCacheTests.cpp1286 std::string getMergeCacheTypeStr (MergeCacheType type) in getMergeCacheTypeStr() argument
1393 Move<VkPipelineCache> MergeCacheTestInstance::createPipelineCache (const DeviceInterface& vk, VkDevice device, MergeCacheType type) in createPipelineCache() argument
H A DvktPipelineMiscTests.cpp1131 void PipelineLibraryInterpolateAtSampleTestInstance::runTest(BufferWithMemory& index, BufferWithMemory& values, size_t bufferSize, PipelineConstructionType type) in runTest() argument
H A DvktPipelineSpecConstantTests.cpp1851 std::string generateInitializerListWithSpecConstant (const glu::DataType type, in generateInitializerListWithSpecConstant() argument
1910 inline GenericValue makeValue (const glu::DataType type, const int specValue) in makeValue() argument
1959 inline std::string getFirstDataElementSubscriptString (const glu::DataType type) in getFirstDataElementSubscriptString() argument
2010 makeSpecConstant(const std::string specConstName, const deUint32 specConstId, const glu::DataType type, const int specValue) makeSpecConstant() argument
2025 makeMatrixVectorCompositeCaseDefinition(const glu::DataType type) makeMatrixVectorCompositeCaseDefinition() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBarrierTests.cpp1649 VkDescriptorType type; in createBarrierTests() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/reconvergence/
H A DvktReconvergenceTests.cpp301 OPType type; member in vkt::Reconvergence::__anon29752::OP
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktDeviceObjectReservationTests.cpp2096 TestPoolSizes type; in createDeviceObjectReservationTests() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp77 AtomicShaderType (glu::ShaderType type, AtomicMemoryType memoryType) in AtomicShaderType() argument
236 std::string dataType2Str(DataType type) in dataType2Str() argument
485 static BufferInterface* createTestBuffer(DataType type, AtomicOperatio argument
1470 glu::ShaderType type; addAtomicOperationTests() member
1486 AtomicMemoryType type; addAtomicOperationTests() member
[all...]
H A DvktOpaqueTypeIndexingTests.cpp1980 IndexExprType type; in init() member
1993 glu::ShaderType type; in init() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRender.hpp611 BaseAttributeType type; member
631 vk::VkDescriptorType type; member in vkt::sr::ShaderRenderCaseInstance::UniformInfo
H A DvktShaderRenderBuiltinVarTests.cpp2218 string shaderInputTypeToString (ShaderInputTypes type) in shaderInputTypeToString() argument
H A DvktShaderRenderDerivateTests.cpp156 static inline tcu::BVec4 getDerivateMask (glu::DataType type) in getDerivateMask() argument
873 ConstantDerivateCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, DerivateFunc func, glu::DataType type) ConstantDerivateCase() argument
1104 LinearDerivateCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, DerivateFunc func, glu::DataType type, glu::Precision precision, bool inNonUniformControlFlow, SurfaceType surfaceType, int numSamples, const std::string& fragmentSrcTmpl, BaseUniformType usedDefaultUniform) LinearDerivateCase() argument
1401 TextureDerivateCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, DerivateFunc func, glu::DataType type, glu::Precision precision, SurfaceType surfaceType, int numSamples) TextureDerivateCase() argument
[all...]
H A DvktShaderRenderMatrixTests.cpp2002 const InputType type; in init() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmTrinaryMinMaxTests.cpp239 BaseType type; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp237 const glu::VarType type = generateType(rnd, 0, 0, true, isLastMember && (m_features & FEATURE_UNSIZED_ARRAYS)); in generateBufferVar() local
363 glu::DataType type = rnd.choose<glu::DataType>(typeCandidates.begin(), typeCandidates.end()); in generateType() local
382 BlockBasicTypeCase (tcu::TestContext& testCtx, const char* name, const char* description, const VarType& type, deUint32 layoutFlags, int numInstances, MatrixLoadFlags matrixLoadFlag, MatrixStoreFlags matrixStoreFlag, bool usePhysStorageBuffer, bool readonly) in BlockBasicTypeCase() argument
1191 glu::DataType type = basicTypes[basicTypeNdx]; init() local
1238 glu::DataType type = basicTypes[basicTypeNdx]; init() local
1273 glu::DataType type = basicTypes[basicTypeNdx]; init() local
1309 glu::DataType type = basicTypes[basicTypeNdx]; init() local
1346 glu::DataType type = basicTypes[basicTypeNdx]; init() local
1385 glu::DataType type = basicTypes[basicTypeNdx]; init() local
1646 glu::DataType type = basicTypes[basicTypeNdx]; init() local
[all...]

Completed in 73 milliseconds

1...<<421422423424425426427428429430>>...474