Home
last modified time | relevance | path

Searched defs:const (Results 12126 - 12150 of 12930) sorted by relevance

1...<<481482483484485486487488489490>>...518

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp217 StringIntMap getUniformLocations(StringVector args) const in getUniformLocations() argument
238 getProgram() const getProgram() argument
243 gl() const gl() argument
248 getStage() const getStage() argument
253 stageToName(eStageType stage) const stageToName() argument
270 error() const error() argument
275 compiledAndLinked() const compiledAndLinked() argument
284 getBindingPoints(StringVector args) const getBindingPoints() argument
306 setBindingPoints(StringVector list, glw::GLint bindingPoint) const setBindingPoints() argument
322 getOffsets(StringVector ) const getOffsets() argument
337 testPassed() const testPassed() argument
342 getReason() const getReason() argument
347 runForThisContext() const runForThisContext() argument
507 needsPrecision() const needsPrecision() argument
521 makeSparseRange(int maxElement, int minElement = 0) const makeSparseRange() argument
792 buildUniformDecl(const String& keyword, const String& layout, const String& uniform_type, const String& uniform_block_name, const String& uniform_block, const String& uniform_instance, const String& uniform_array) const buildUniformDecl() argument
1052 setArg(String& arg, const String& value) const setArg() argument
2213 getBindingPoints(StringVector args) const getBindingPoints() argument
2245 getOffsets(StringVector args) const getOffsets() argument
2956 getBindingPoints(StringVector args) const getBindingPoints() argument
2980 setBindingPoints(StringVector list, glw::GLint bindingPoint) const setBindingPoints() argument
3148 getBindingPoints(StringVector args) const getBindingPoints() argument
3172 setBindingPoints(StringVector list, glw::GLint bindingPoint) const setBindingPoints() argument
[all...]
H A Des31cShaderAtomicCountersTests.cpp650 name() const name() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp221 createTexture(GLint internalFormat, GLenum format, GLenum type, GLint minFilter, GLint magFilter, bool generateData) const createTexture() argument
262 prepareTexturingProgramSources(GLint internalFormat, GLenum format, GLenum type) const prepareTexturingProgramSources() argument
390 renderTexturedQuad(GLuint programId) const renderTexturedQuad() argument
403 getUnsizedFormatFromInternalFormat(GLint internalFormat) const getUnsizedFormatFromInternalFormat() argument
452 getTypeFromInternalFormat(GLint internalFormat) const getTypeFromInternalFormat() argument
476 generateTextureData(GLuint width, GLuint height, GLenum type, unsigned int pixelSize, unsigned int components, bool isSRGB, std::vector<unsigned char>& result) const generateTextureData() argument
1332 constructOrthoProjMatrix(GLfloat* mat4, GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f) const constructOrthoProjMatrix() argument
1436 renderColoredQuad(GLuint programId, const float* positions) const renderColoredQuad() argument
1450 prepareColoringProgramSources(GLenum format, GLenum type) const prepareColoringProgramSources() argument
[all...]
H A DglcPackedDepthStencilTests.cpp411 getAttachmentParams() const getAttachmentParams() argument
[all...]
H A DglcPackedPixelsTests.cpp982 getPixelFormat(GLenum format) const getPixelFormat() argument
1008 getPixelType(GLenum type) const getPixelType() argument
1033 getCanonicalFormat(const InternalFormat& internalformat, GLenum format, GLenum type) const getCanonicalFormat() argument
1092 getSampler(const PixelType& type, const PixelFormat& format) const getSampler() argument
[all...]
H A DglcRobustBufferAccessBehaviorTests.cpp114 void Buffer::Bind() const in Bind() argument
123 void Buffer::BindBase(glw::GLuint index) const in BindBase() argument
374 Use() const Use() argument
1645 getTestCaseName() const getTestCaseName() argument
[all...]
H A DglcShaderRenderCase.cpp157 getGridSize(void) const getGridSize() argument
161 getNumVertices(void) const getNumVertices() argument
165 getNumTriangles(void) const getNumTriangles() argument
169 getConstCoords(void) const getConstCoords() argument
173 getUserAttribTransforms(void) const getUserAttribTransforms() argument
177 getTextures(void) const getTextures() argument
182 getPositions(void) const getPositions() argument
186 getAttribOne(void) const getAttribOne() argument
190 getCoords(void) const getCoords() argument
194 getUnitCoords(void) const getUnitCoords() argument
198 getUserAttrib(int attribNdx) const getUserAttrib() argument
202 getIndices(void) const getIndices() argument
210 getNumUserAttribs(void) const getNumUserAttribs() argument
300 getCoords(float sx, float sy) const getCoords() argument
307 getUnitCoords(float sx, float sy) const getUnitCoords() argument
312 getUserAttrib(int attribNdx, float sx, float sy) const getUserAttrib() argument
477 getViewportSize(void) const getViewportSize() argument
[all...]
H A DglcUniformBlockCase.cpp247 getUniformIndex(const char* name) const getUniformIndex() argument
257 getBlockIndex(const char* name) const getBlockIndex() argument
303 findStruct(const char* name) const findStruct() argument
310 getNamedStructs(std::vector<const StructType*>& structs) const getNamedStructs() argument
1527 compareStd140Blocks(const UniformLayout& refLayout, const UniformLayout& cmpLayout) const compareStd140Blocks() argument
1609 compareSharedBlocks(const UniformLayout& refLayout, const UniformLayout& cmpLayout) const compareSharedBlocks() argument
1684 compareTypes(const UniformLayout& refLayout, const UniformLayout& cmpLayout) const compareTypes() argument
1742 checkLayoutIndices(const UniformLayout& layout) const checkLayoutIndices() argument
1782 checkLayoutBounds(const UniformLayout& layout) const checkLayoutBounds() argument
1832 checkIndexQueries(deUint32 program, const UniformLayout& layout) const checkIndexQueries() argument
1858 render(glu::ShaderProgram& program) const render() argument
[all...]
H A DglcViewportArrayTests.cpp76 void Utils::buffer::bind() const in bind() argument
118 void* Utils::buffer::map(GLenum access) const in map() argument
134 void Utils::buffer::unmap() const in unmap() argument
261 what() const what() argument
271 what() const what() argument
394 compile(GLuint shader_id, const GLchar* source) const compile() argument
435 getAttribLocation(const glw::GLchar* name) const getAttribLocation() argument
452 getSubroutineIndex(const glw::GLchar* subroutine_name, glw::GLenum shader_stage) const getSubroutineIndex() argument
477 getSubroutineUniformLocation(const glw::GLchar* uniform_name, glw::GLenum shader_stage) const getSubroutineUniformLocation() argument
502 getUniformLocation(const glw::GLchar* uniform_name) const getUniformLocation() argument
524 link() const link() argument
656 use() const use() argument
718 bind() const bind() argument
793 get(glw::GLenum format, glw::GLenum type, glw::GLvoid* out_data) const get() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cCommonBugsTests.cpp305 getIterationName(_test_iteration iteration) const getIterationName() argument
382 getIterationData(_test_iteration iteration, glu::ApiType* out_required_min_context_type_ptr, _shader_stage* out_target_shader_stage_ptr, std::string* out_body_ptr) const getIterationData() argument
990 getShaderStageName(_shader_stage stage) const getShaderStageName() argument
1058 getIterationName(_test_iteration iteration) const getIterationName() argument
1094 getShaderBody(_test_iteration iteration) const getShaderBody() argument
1258 getIterationName(_test_iteration iteration) const getIterationName() argument
1305 getShaderBody(_test_iteration iteration) const getShaderBody() argument
1686 getProgramPipelineValidationExpectedResult(void) const getProgramPipelineValidationExpectedResult() argument
1703 getShaderStageName(_shader_stage shader_stage) const getShaderStageName() argument
1735 getTestIterationName(_test_iteration iteration) const getTestIterationName() argument
1885 getTestIterationProperties(glu::ContextType context_type, _test_iteration iteration, glu::ContextType* out_min_context_type_ptr, _shader_stage* out_used_shader_stages_ptr, std::string* out_gs_body_ptr, std::string* out_tc_body_ptr, std::string* out_te_body_ptr, std::string* out_vs_body_ptr) const getTestIterationProperties() argument
2395 getVertexShaderBody(glu::ContextType context_type, _test_iteration iteration, std::string main_body) const getVertexShaderBody() argument
2535 isShaderProgramLinkingFailureExpected(_test_iteration iteration) const isShaderProgramLinkingFailureExpected() argument
2932 getLanguageFeatureName(_language_feature language_feature) const getLanguageFeatureName() argument
3034 getReservedNames() const getReservedNames() argument
4883 getShaderBody(_shader_type shader_type, _language_feature language_feature, const char* invalid_name) const getShaderBody() argument
5273 getShaderTypeName(_shader_type shader_type) const getShaderTypeName() argument
5312 getSupportedLanguageFeatures( _shader_type shader_type) const getSupportedLanguageFeatures() argument
5450 getSupportedShaderTypes() const getSupportedShaderTypes() argument
5484 isStructAllowed(_shader_type shader_type, _language_feature language_feature) const isStructAllowed() argument
[all...]
H A Dgl4cBufferStorageTests.cpp553 Bind() const Bind() argument
564 BindBase(glw::GLuint index) const BindBase() argument
577 BindRange(glw::GLuint index, glw::GLintptr offset, glw::GLsizeiptr size) const BindRange() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkNullDriver.cpp263 getProcAddr(const char* name) const getProcAddr() argument
305 getProcAddr(const char* name) const getProcAddr() argument
338 getSize(void) const getSize() argument
366 getImageType(void) const getImageType() argument
367 getFormat(void) const getFormat() argument
368 getExtent(void) const getExtent() argument
369 getArrayLayers(void) const getArrayLayers() argument
370 getSamples(void) const getSamples() argument
371 getUsage(void) const getUsage() argument
372 getFlags(void) const getFlags() argument
373 getExternalHandleTypes(void) const getExternalHandleTypes() argument
1536 getPlatformInterface(void) const getPlatformInterface() argument
1537 getFunctionLibrary(void) const getFunctionLibrary() argument
[all...]
/third_party/vk-gl-cts/executor/
H A DxeTestCaseResult.hpp92 int getNumItems (void) const { return (int)m_items.size(); } in getNumItems() argument
93 const Item& getItem (int ndx) const { return *m_items[ndx]; } in getItem() argument
179 Type getType (void) const { return m_type; } in getType() argument
180 deInt64 getInt64 (void) const { DE_ASSERT(getType() == NUMVALTYPE_INT64); return m_value.int64; } in getInt64() argument
181 double getFloat64 (void) const { DE_ASSERT(getType() == NUMVALTYPE_FLOAT64); return m_value.float64; } in getFloat64() argument
200 Type getType (void) const { return m_type; } in getType() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidation_state.cpp223 IsForwardPointer(uint32_t id) const IsForwardPointer() argument
231 getIdName(uint32_t id) const getIdName() argument
239 unresolved_forward_id_count() const unresolved_forward_id_count() argument
243 UnresolvedForwardIds() const UnresolvedForwardIds() argument
249 IsDefinedId(uint32_t id) const IsDefinedId() argument
253 FindDef(uint32_t id) const FindDef() argument
265 current_layout_section() const current_layout_section() argument
316 current_function() const current_function() argument
321 function(uint32_t id) const function() argument
333 in_function_body() const in_function_body() argument
335 in_block() const in_block() argument
425 HasAnyOfCapabilities( const CapabilitySet& capabilities) const HasAnyOfCapabilities() argument
430 HasAnyOfExtensions( const ExtensionSet& extensions) const HasAnyOfExtensions() argument
450 addressing_model() const addressing_model() argument
458 memory_model() const memory_model() argument
563 getSampledImageConsumers( uint32_t sampled_image_id) const getSampledImageConsumers() argument
629 getIdBound() const getIdBound() argument
652 GetTypeId(uint32_t id) const GetTypeId() argument
657 GetIdOpcode(uint32_t id) const GetIdOpcode() argument
662 GetComponentType(uint32_t id) const GetComponentType() argument
691 GetDimension(uint32_t id) const GetDimension() argument
719 GetBitWidth(uint32_t id) const GetBitWidth() argument
733 IsVoidType(uint32_t id) const IsVoidType() argument
738 IsFloatScalarType(uint32_t id) const IsFloatScalarType() argument
743 IsFloatVectorType(uint32_t id) const IsFloatVectorType() argument
756 IsFloatScalarOrVectorType(uint32_t id) const IsFloatScalarOrVectorType() argument
773 IsIntScalarType(uint32_t id) const IsIntScalarType() argument
778 IsIntVectorType(uint32_t id) const IsIntVectorType() argument
791 IsIntScalarOrVectorType(uint32_t id) const IsIntScalarOrVectorType() argument
808 IsUnsignedIntScalarType(uint32_t id) const IsUnsignedIntScalarType() argument
813 IsUnsignedIntVectorType(uint32_t id) const IsUnsignedIntVectorType() argument
826 IsSignedIntScalarType(uint32_t id) const IsSignedIntScalarType() argument
831 IsSignedIntVectorType(uint32_t id) const IsSignedIntVectorType() argument
844 IsBoolScalarType(uint32_t id) const IsBoolScalarType() argument
849 IsBoolVectorType(uint32_t id) const IsBoolVectorType() argument
862 IsBoolScalarOrVectorType(uint32_t id) const IsBoolScalarOrVectorType() argument
879 IsFloatMatrixType(uint32_t id) const IsFloatMatrixType() argument
892 GetMatrixTypeInfo(uint32_t id, uint32_t* num_rows, uint32_t* num_cols, uint32_t* column_type, uint32_t* component_type) const GetMatrixTypeInfo() argument
919 GetStructMemberTypes( uint32_t struct_type_id, std::vector<uint32_t>* member_types) const GetStructMemberTypes() argument
936 IsPointerType(uint32_t id) const IsPointerType() argument
941 GetPointerTypeInfo(uint32_t id, uint32_t* data_type, uint32_t* storage_class) const GetPointerTypeInfo() argument
954 IsCooperativeMatrixType(uint32_t id) const IsCooperativeMatrixType() argument
959 IsFloatCooperativeMatrixType(uint32_t id) const IsFloatCooperativeMatrixType() argument
964 IsIntCooperativeMatrixType(uint32_t id) const IsIntCooperativeMatrixType() argument
969 IsUnsignedIntCooperativeMatrixType(uint32_t id) const IsUnsignedIntCooperativeMatrixType() argument
1033 GetOperandTypeId(const Instruction* inst, size_t operand_index) const GetOperandTypeId() argument
1038 GetConstantValUint64(uint32_t id, uint64_t* val) const GetConstantValUint64() argument
1060 EvalInt32IfConst( uint32_t id) const EvalInt32IfConst() argument
1141 FunctionEntryPoints( uint32_t func) const FunctionEntryPoints() argument
1151 EntryPointReferences(uint32_t id) const EntryPointReferences() argument
1179 Disassemble(const Instruction& inst) const Disassemble() argument
1184 Disassemble(const uint32_t* words, uint16_t num_words) const Disassemble() argument
1265 TracePointer( const Instruction* inst) const TracePointer() argument
1278 ContainsType( uint32_t id, const std::function<bool(const Instruction*)>& f, bool traverse_all_types) const ContainsType() argument
1322 ContainsSizedIntOrFloatType(uint32_t id, SpvOp type, uint32_t width) const ContainsSizedIntOrFloatType() argument
1335 ContainsLimitedUseIntOrFloatType(uint32_t id) const ContainsLimitedUseIntOrFloatType() argument
1347 ContainsRuntimeArray(uint32_t id) const ContainsRuntimeArray() argument
1354 IsValidStorageClass( SpvStorageClass storage_class) const IsValidStorageClass() argument
1387 VkErrorID(uint32_t id, const char* ) const VkErrorID() argument
[all...]
H A Dvalidation_state.h118 spv_const_context context() const { return context_; } in context() argument
121 spv_const_validator_options options() const { return options_; } in options() argument
127 uint32_t generator() const { return generator_; } in generator() argument
133 uint32_t version() const { return version_; } in version() argument
229 entry_points() const entry_points() argument
233 recursive_entry_points() const recursive_entry_points() argument
251 GetExecutionModels( uint32_t entry_point) const GetExecutionModels() argument
263 GetExecutionModes( uint32_t entry_point) const GetExecutionModes() argument
319 HasCapability(SpvCapability cap) const HasCapability() argument
325 module_capabilities() const module_capabilities() argument
330 HasExtension(Extension ext) const HasExtension() argument
346 has_memory_model_specified() const has_memory_model_specified() argument
355 pointer_size_and_alignment() const pointer_size_and_alignment() argument
365 grammar() const grammar() argument
413 id_decorations() const id_decorations() argument
437 ordered_instructions() const ordered_instructions() argument
442 all_definitions() const all_definitions() argument
478 IsRelaxedBlockLayout() const IsRelaxedBlockLayout() argument
484 IsLocalSizeIdAllowed() const IsLocalSizeIdAllowed() argument
516 IsStructTypeWithBuiltInMember(uint32_t id) const IsStructTypeWithBuiltInMember() argument
521 features() const features() argument
625 IsPointerToUniformBlock(uint32_t type_id) const IsPointerToUniformBlock() argument
636 IsStructForUniformBlock(uint32_t type_id) const IsStructForUniformBlock() argument
648 IsPointerToStorageBuffer(uint32_t type_id) const IsPointerToStorageBuffer() argument
659 IsStructForStorageBuffer(uint32_t type_id) const IsStructForStorageBuffer() argument
670 IsPointerToStorageImage(uint32_t type_id) const IsPointerToStorageImage() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Drenderer_utils.cpp433 has(angle::FormatID formatID) const has() argument
438 get(angle::FormatID formatID) const get() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_utils.cpp388 getDevice() const getDevice() argument
408 hasLazilyAllocatedMemory() const hasLazilyAllocatedMemory() argument
421 findCompatibleMemoryIndex( Context *context, const VkMemoryRequirements &memoryRequirements, VkMemoryPropertyFlags requestedMemoryPropertyFlags, bool isExternalMemory, VkMemoryPropertyFlags *memoryPropertyFlagsOut, uint32_t *typeIndexOut) const findCompatibleMemoryIndex() argument
953 getColorMask() const getColorMask() argument
[all...]
H A Dvk_wrapper.h101 HandleT getHandle() const { return mHandle; } in getHandle() argument
103 bool valid() const { return (mHandle != VK_NULL_HANDLE); } in valid() argument
105 const HandleT *ptr() const { return &mHandle; } in ptr() argument
894 getMemoryUsageStats(size_t *usedMemoryOut, size_t *allocatedMemoryOut) const getMemoryUsageStats() argument
1178 getMemoryRequirements(VkDevice device, VkMemoryRequirements *requirementsOut) const getMemoryRequirements() argument
1197 getSubresourceLayout(VkDevice device, VkImageAspectFlagBits aspectMask, uint32_t mipLevel, uint32_t arrayLayer, VkSubresourceLayout *outSubresourceLayout) const getSubresourceLayout() argument
1253 importFd(VkDevice device, const VkImportSemaphoreFdInfoKHR &importFdInfo) const importFd() argument
1297 map(VkDevice device, VkDeviceSize offset, VkDeviceSize size, VkMemoryMapFlags flags, uint8_t **mapPointer) const map() argument
1308 unmap(VkDevice device) const unmap() argument
1367 map(const Allocator &allocator, uint8_t **mapPointer) const map() argument
1373 unmap(const Allocator &allocator) const unmap() argument
1668 getStatus(VkDevice device) const getStatus() argument
1674 set(VkDevice device) const set() argument
1680 reset(VkDevice device) const reset() argument
1708 getStatus(VkDevice device) const getStatus() argument
1714 wait(VkDevice device, uint64_t timeout) const wait() argument
1720 importFd(VkDevice device, const VkImportFenceFdInfoKHR &importFenceFdInfo) const importFd() argument
1727 exportFd(VkDevice device, const VkFenceGetFdInfoKHR &fenceGetFdInfo, int *fdOut) const exportFd() argument
1751 getResults(VkDevice device, uint32_t firstQuery, uint32_t queryCount, size_t dataSize, void *data, VkDeviceSize stride, VkQueryResultFlags flags) const getResults() argument
[all...]
H A Dvk_utils.h121 constexpr uint32_t get() const { return mAttachmentIndex; } in get() argument
127 constexpr bool operator==(const PackedAttachmentIndex &other) const in operator ==() argument
131 constexpr bool operator!=(const PackedAttachmentIndex &other) const in operator !=() argument
135 operator <(const PackedAttachmentIndex &other) const operator <() argument
195 getRenderer() const getRenderer() argument
285 getSerial() const getSerial() argument
288 get() const get() argument
291 valid() const valid() argument
313 valid() const valid() argument
364 getHeapSizeForMemoryType(uint32_t memoryType) const getHeapSizeForMemoryType() argument
370 getMemoryTypeCount() const getMemoryTypeCount() argument
405 isExternalBuffer() const isExternalBuffer() argument
407 getMappedMemory() const getMappedMemory() argument
433 getBuffer() const getBuffer() argument
434 getSize() const getSize() argument
512 get() const get() argument
531 get() const get() argument
548 get() const get() argument
593 isReferenced() const isReferenced() argument
596 get() const get() argument
637 get() const get() argument
639 valid() const valid() argument
737 isReferenced() const isReferenced() argument
750 get() const get() argument
783 empty() const empty() argument
828 test(size_t index) const test() argument
829 testDepth() const testDepth() argument
830 testStencil() const testStencil() argument
833 operator [](size_t index) const operator []() argument
835 getDepthValue() const getDepthValue() argument
836 getStencilValue() const getStencilValue() argument
838 data() const data() argument
839 empty() const empty() argument
840 any() const any() argument
[all...]
H A DRendererVk.h180 getApiVersion() const getApiVersion() argument
181 getInstance() const getInstance() argument
182 getPhysicalDevice() const getPhysicalDevice() argument
183 getPhysicalDeviceProperties() const getPhysicalDeviceProperties() argument
187 getPhysicalDeviceSubgroupProperties() const getPhysicalDeviceSubgroupProperties() argument
191 getPhysicalDeviceFeatures() const getPhysicalDeviceFeatures() argument
195 getEnabledFeatures() const getEnabledFeatures() argument
196 getDevice() const getDevice() argument
199 getAllocator() const getAllocator() argument
210 getQueueFamilyIndex() const getQueueFamilyIndex() argument
211 getQueueFamilyProperties() const getQueueFamilyProperties() argument
216 getMemoryProperties() const getMemoryProperties() argument
218 getFormat(GLenum internalFormat) const getFormat() argument
223 getFormat(angle::FormatID formatID) const getFormat() argument
231 getFeatures() const getFeatures() argument
232 getMaxVertexAttribDivisor() const getMaxVertexAttribDivisor() argument
233 getMaxVertexAttribStride() const getMaxVertexAttribStride() argument
235 getMinImportedHostPointerAlignment() const getMinImportedHostPointerAlignment() argument
239 getDefaultUniformBufferSize() const getDefaultUniformBufferSize() argument
241 isMockICDEnabled() const isMockICDEnabled() argument
396 getDisplay() const getDisplay() argument
403 enableDebugUtils() const enableDebugUtils() argument
404 angleDebuggerMode() const angleDebuggerMode() argument
412 getEnableValidationLayers() const getEnableValidationLayers() argument
479 getSupportedVulkanPipelineStageMask() const getSupportedVulkanPipelineStageMask() argument
492 getMaxCopyBytesUsingCPUWhenPreservingBufferData() const getMaxCopyBytesUsingCPUWhenPreservingBufferData() argument
497 getEnabledInstanceExtensions() const getEnabledInstanceExtensions() argument
502 getEnabledDeviceExtensions() const getEnabledDeviceExtensions() argument
[all...]
H A DSurfaceVk.cpp451 getWidth() const getWidth() argument
456 getHeight() const getHeight() argument
461 isPostSubBufferSupported() const isPostSubBufferSupported() argument
466 getSwapBehavior() const getSwapBehavior() argument
1237 isMultiSampled() const isMultiSampled() argument
1853 getWidth() const getWidth() argument
1858 getRotatedWidth() const getRotatedWidth() argument
1863 getHeight() const getHeight() argument
1868 getRotatedHeight() const getRotatedHeight() argument
1873 getUserWidth(const egl::Display *display, EGLint *value) const getUserWidth() argument
1895 getUserHeight(const egl::Display *display, EGLint *value) const getUserHeight() argument
1917 getUserExtentsImpl(DisplayVk *displayVk, VkSurfaceCapabilitiesKHR *surfaceCaps) const getUserExtentsImpl() argument
1935 isPostSubBufferSupported() const isPostSubBufferSupported() argument
1941 getSwapBehavior() const getSwapBehavior() argument
2052 updateOverlay(ContextVk *contextVk) const updateOverlay() argument
2078 overlayHasEnabledWidget(ContextVk *contextVk) const overlayHasEnabledWidget() argument
2085 drawOverlay(ContextVk *contextVk, SwapchainImage *image) const drawOverlay() argument
[all...]
H A DProgramExecutableVk.cpp385 getShaderProgram(const gl::State &glState, gl::ShaderType shaderType) const getShaderProgram() argument
[all...]
H A DContextVk.h272 isYFlipEnabledForDrawFBO() const isYFlipEnabledForDrawFBO() argument
366 getPriority() const getPriority() argument
367 hasProtectedContent() const hasProtectedContent() argument
369 getFeatures() const getFeatures() argument
419 getScissor() const getScissor() argument
432 getActiveTextures() const getActiveTextures() argument
436 getActiveImages() const getActiveImages() argument
451 getLastCompletedQueueSerial() const getLastCompletedQueueSerial() argument
501 emulateSeamfulCubeMapSampling() const emulateSeamfulCubeMapSampling() argument
503 getDebug() const getDebug() argument
504 getOverlay() const getOverlay() argument
577 hasStartedRenderPass() const hasStartedRenderPass() argument
589 hasStartedRenderPassWithCommands() const hasStartedRenderPassWithCommands() argument
627 getExecutable() const getExecutable() argument
665 getPerfCounters() const getPerfCounters() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DStateChangeTest.cpp1321 validateSquareAndHourglass() const validateSquareAndHourglass() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DTracePerfTest.cpp118 frameCount() const frameCount() argument
132 traceNameIs(const char *name) const traceNameIs() argument
1683 isDefaultFramebuffer(GLenum target) const isDefaultFramebuffer() argument
[all...]

Completed in 51 milliseconds

1...<<481482483484485486487488489490>>...518