Home
last modified time | relevance | path

Searched defs:type (Results 8151 - 8175 of 10596) sorted by relevance

1...<<321322323324325326327328329330>>...424

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMismatchedWriteOpTests.cpp511 const char* getChannelStr (const TextureFormat::ChannelType& type) in getChannelStr() argument
[all...]
H A DvktImageSubresourceLayoutTests.cpp82 BufferLevels::BufferLevels (VkImageType type, VkFormat format, VkExtent3D levelZero, deUint32 maxLevels, VkImageAspectFlags aspects) in BufferLevels() argument
158 VkExtent3D getDefaultDimensions (VkImageType type, bool array) in getDefaultDimensions() argument
656 VkImageType type; createImageSubresourceLayoutTests() member
[all...]
H A DvktImageTestsUtil.cpp656 std::string getGlslSamplerType (const tcu::TextureFormat& format, VkImageViewType type) in getGlslSamplerType() argument
[all...]
H A DvktImageTranscodingSupportTests.cpp452 makeCreateImageInfo(const VkFormat format, const ImageType type, const UVec3& size, const VkImageUsageFlags usageFlags, const bool extendedImageCreateFlag) makeCreateImageInfo() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAllocationTests.cpp623 VkMemoryType type; in iterate() member
697 const MemoryType type = in iterate() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DGLES1State.h261 void setDirty(DirtyGles1Type type) { mDirtyBits.set(type); } in setDirty() argument
H A DSurface.cpp214 GLenum type = static_cast<GLenum>(mState.attributes.get(EGL_TEXTURE_TYPE_ANGLE)); in initialize() local
H A DProgram.h157 GLenum type; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGL.cpp448 EGLSyncKHR FunctionsEGL::createSyncKHR(EGLenum type, const EGLint *attrib_list) const in createSyncKHR() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_2_0_params.cpp190 CaptureGetActiveAttrib_length(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetActiveAttrib_length() argument
204 CaptureGetActiveAttrib_size(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetActiveAttrib_size() argument
218 CaptureGetActiveAttrib_type(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetActiveAttrib_type() argument
232 CaptureGetActiveAttrib_name(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetActiveAttrib_name() argument
246 CaptureGetActiveUniform_length(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetActiveUniform_length() argument
260 CaptureGetActiveUniform_size(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetActiveUniform_size() argument
274 CaptureGetActiveUniform_type(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetActiveUniform_type() argument
288 CaptureGetActiveUniform_name(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetActiveUniform_name() argument
598 CaptureReadPixels_pixels(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels, ParamCapture *paramCapture) CaptureReadPixels_pixels() argument
671 CaptureTexImage2D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexImage2D_pixels() argument
739 CaptureTexSubImage2D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexSubImage2D_pixels() argument
[all...]
H A Dcapture_gles_3_0_params.cpp506 CaptureGetTransformFeedbackVarying_length(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetTransformFeedbackVarying_length() argument
520 CaptureGetTransformFeedbackVarying_size(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetTransformFeedbackVarying_size() argument
534 CaptureGetTransformFeedbackVarying_type(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetTransformFeedbackVarying_type() argument
548 CaptureGetTransformFeedbackVarying_name(const State &glState, bool isCallValid, ShaderProgramID program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name, ParamCapture *paramCapture) CaptureGetTransformFeedbackVarying_name() argument
683 CaptureTexImage3D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexImage3D_pixels() argument
720 CaptureTexSubImage3D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexSubImage3D_pixels() argument
H A Dcapture_gles_3_2_autogen.cpp179 CaptureDebugMessageControl(const State &glState, bool isCallValid, GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint *ids, GLboolean enabled) CaptureDebugMessageControl() argument
216 CaptureDebugMessageInsert(const State &glState, bool isCallValid, GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf) CaptureDebugMessageInsert() argument
1066 CaptureReadnPixels(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data) CaptureReadnPixels() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A Dutilities.cpp99 int VariableComponentCount(GLenum type) in VariableComponentCount() argument
104 GLenum VariableComponentType(GLenum type) in VariableComponentType() argument
192 size_t VariableComponentSize(GLenum type) in VariableComponentSize() argument
211 size_t VariableInternalSize(GLenum type) in VariableInternalSize() argument
217 VariableExternalSize(GLenum type) VariableExternalSize() argument
222 GetGLSLTypeString(GLenum type) GetGLSLTypeString() argument
270 VariableBoolVectorType(GLenum type) VariableBoolVectorType() argument
297 VariableRowCount(GLenum type) VariableRowCount() argument
390 VariableColumnCount(GLenum type) VariableColumnCount() argument
483 IsSamplerType(GLenum type) IsSamplerType() argument
525 IsSamplerCubeType(GLenum type) IsSamplerCubeType() argument
539 IsSamplerYUVType(GLenum type) IsSamplerYUVType() argument
551 IsImageType(GLenum type) IsImageType() argument
578 IsImage2DType(GLenum type) IsImage2DType() argument
605 IsAtomicCounterType(GLenum type) IsAtomicCounterType() argument
610 IsOpaqueType(GLenum type) IsOpaqueType() argument
616 IsMatrixType(GLenum type) IsMatrixType() argument
621 TransposeMatrixType(GLenum type) TransposeMatrixType() argument
654 MatrixRegisterCount(GLenum type, bool isRowMajorMatrix) MatrixRegisterCount() argument
660 MatrixComponentCount(GLenum type, bool isRowMajorMatrix) MatrixComponentCount() argument
666 VariableRegisterCount(GLenum type) VariableRegisterCount() argument
797 VariableSortOrder(GLenum type) VariableSortOrder() argument
1075 GetPipelineType(ShaderType type) GetPipelineType() argument
1112 GetDebugMessageTypeString(GLenum type) GetDebugMessageTypeString() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DRewritePipelines.cpp251 auto &type = CloneType(var->getType()); in createInternalPipelineStruct() local
264 auto &type = CloneType(var->getType()); in createInternalPipelineStruct() local
424 TType &type = *new TType(*subfield->type()); getUpdatedFunction() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DContextGL.cpp137 QueryImpl *ContextGL::createQuery(gl::QueryType type) in createQuery() argument
260 setDrawElementsState(const gl::Context *context, GLsizei count, gl::DrawElementsType type, const void *indices, GLsizei instanceCount, const void **outIndices) setDrawElementsState() argument
481 drawElements(const gl::Context *context, gl::PrimitiveMode mode, GLsizei count, gl::DrawElementsType type, const void *indices) drawElements() argument
514 drawElementsBaseVertex(const gl::Context *context, gl::PrimitiveMode mode, GLsizei count, gl::DrawElementsType type, const void *indices, GLint baseVertex) drawElementsBaseVertex() argument
548 drawElementsInstanced(const gl::Context *context, gl::PrimitiveMode mode, GLsizei count, gl::DrawElementsType type, const void *indices, GLsizei instances) drawElementsInstanced() argument
571 drawElementsInstancedBaseVertex(const gl::Context *context, gl::PrimitiveMode mode, GLsizei count, gl::DrawElementsType type, const void *indices, GLsizei instances, GLint baseVertex) drawElementsInstancedBaseVertex() argument
597 drawElementsInstancedBaseVertexBaseInstance(const gl::Context *context, gl::PrimitiveMode mode, GLsizei count, gl::DrawElementsType type, const void *indices, GLsizei instances, GLint baseVertex, GLuint baseInstance) drawElementsInstancedBaseVertexBaseInstance() argument
645 drawRangeElements(const gl::Context *context, gl::PrimitiveMode mode, GLuint start, GLuint end, GLsizei count, gl::DrawElementsType type, const void *indices) drawRangeElements() argument
676 drawRangeElementsBaseVertex(const gl::Context *context, gl::PrimitiveMode mode, GLuint start, GLuint end, GLsizei count, gl::DrawElementsType type, const void *indices, GLint baseVertex) drawRangeElementsBaseVertex() argument
719 drawElementsIndirect(const gl::Context *context, gl::PrimitiveMode mode, gl::DrawElementsType type, const void *indirect) drawElementsIndirect() argument
764 multiDrawElements(const gl::Context *context, gl::PrimitiveMode mode, const GLsizei *counts, gl::DrawElementsType type, const GLvoid *const *indices, GLsizei drawcount) multiDrawElements() argument
776 multiDrawElementsInstanced(const gl::Context *context, gl::PrimitiveMode mode, const GLsizei *counts, gl::DrawElementsType type, const GLvoid *const *indices, const GLsizei *instanceCounts, GLsizei drawcount) multiDrawElementsInstanced() argument
790 multiDrawElementsIndirect(const gl::Context *context, gl::PrimitiveMode mode, gl::DrawElementsType type, const void *indirect, GLsizei drawcount, GLsizei stride) multiDrawElementsIndirect() argument
817 multiDrawElementsInstancedBaseVertexBaseInstance( const gl::Context *context, gl::PrimitiveMode mode, const GLsizei *counts, gl::DrawElementsType type, const GLvoid *const *indices, const GLsizei *instanceCounts, const GLint *baseVertices, const GLuint *baseInstances, GLsizei drawcount) multiDrawElementsInstancedBaseVertexBaseInstance() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCollectVariables.cpp330 const TType &type = variable.getType(); in setBuiltInInfoFromSymbol() local
724 setFieldOrVariableProperties(const TType &type, bool staticUse, bool isShaderIOBlock, bool isPatch, ShaderVariable *variableOut) const setFieldOrVariableProperties() argument
812 setFieldProperties(const TType &type, const ImmutableString &name, bool staticUse, bool isShaderIOBlock, bool isPatch, ShaderVariable *variableOut) const setFieldProperties() argument
825 setCommonVariableProperties(const TType &type, const TVariable &variable, ShaderVariable *variableOut) const setCommonVariableProperties() argument
865 const TType &type = variable.getType(); recordAttribute() local
877 const TType &type = variable.getType(); recordOutputVariable() local
891 const TType &type = variable.getType(); recordVarying() local
1103 const TType &type = variable.getType(); visitDeclaration() local
[all...]
H A DOutputGLSLBase.cpp99 void TOutputGLSLBase::writeInvariantQualifier(const TType &type) in writeInvariantQualifier() argument
108 void TOutputGLSLBase::writePreciseQualifier(const TType &type) in writePreciseQualifier() argument
170 const TType &type = variable->getType(); in getCommonLayoutQualifiers() local
210 getMemoryQualifiers(const TType &type) getMemoryQualifiers() argument
245 const TType &type = variable->getType(); writeLayoutQualifier() local
319 writeQualifier(TQualifier qualifier, const TType &type, const TSymbol *symbol) writeQualifier() argument
393 writeVariableType(const TType &type, const TSymbol *symbol, bool isFunctionArgument) writeVariableType() argument
444 const TType &type = param->getType(); writeFunctionParameters() local
462 writeConstantUnion(const TType &type, const TConstantUnion *pConstUnion) writeConstantUnion() argument
520 writeConstructorTriplet(Visit visit, const TType &type) writeConstructorTriplet() argument
895 const TType &type = node->getType(); visitFunctionPrototype() local
1105 getTypeName(const TType &type) getTypeName() argument
1180 declareInterfaceBlockLayout(const TType &type) declareInterfaceBlockLayout() argument
1255 declareInterfaceBlock(const TType &type) declareInterfaceBlock() argument
1394 NeedsToWriteLayoutQualifier(const TType &type) NeedsToWriteLayoutQualifier() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h154 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend) in RelocationEntry() argument
158 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() argument
164 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() argument
169 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_t addend, in RelocationEntry() argument
179 RelocationEntry(unsigned id, uint64_t offset, uint32_t type, int64_ argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cStencilTexturingTests.cpp201 GLuint Utils::createAndCompileShader(deqp::Context& context, const GLenum type, const GLchar* code) in createAndCompileShader() argument
822 GLenum type in prepareDestinationTexture() local
267 createAndFill2DTexture(deqp::Context& context, GLuint width, GLuint height, GLenum internal_format, GLenum format, GLenum type, const GLvoid* data) createAndFill2DTexture() argument
872 const GLchar* type = m_output_type_stencil; prepareProgram() local
899 const GLchar* type = m_output_type_stencil; prepareProgram() local
950 GLenum type = 0; prepareSourceTexture() local
1093 GLenum type = 0; verifyTexture() local
[all...]
H A Dgl4cVertexAttribBindingTests.cpp183 GLenum type; in CheckProgram() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp661 UniformType type; global() member in glcts::__anon27691::UniformValue
729 UniformType type; global() member in glcts::__anon27691::Uniform
[all...]
H A Des31cProgramInterfaceQueryTests.cpp506 GLenum type; in CheckProgram() local
2794 virtual GLuint CreateShaderProgram(GLenum type, GLsizei count, const GLchar** strings) in CreateShaderProgram() argument
H A Des31cTextureGatherTests.cpp147 GLenum type; in CheckProgram() local
H A Des31cVertexAttribBindingTests.cpp133 GLenum type; in CheckProgram() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
H A DesextcTestCaseBase.cpp1029 std::string TestCaseBase::getGLSLExtDirective(ExtensionType type, ExtensionName name, ExtensionBehavior behavior) in getGLSLExtDirective() argument

Completed in 53 milliseconds

1...<<321322323324325326327328329330>>...424